mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Merge pull request #315 from eugeneandrienko/update-readme-fix2
Fix Linux-specific line in the update-readme.sh script
This commit is contained in:
commit
326725802f
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sed '/# --/q' README.org > tmpReadme
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue