Commit Graph

6 Commits

Author SHA1 Message Date
Tuan Anh Tran 13187f276f fix: non-portable shebang #2812
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
2020-11-21 00:52:02 +07:00
Boaz Shuster b163abaa66 fix lighttpd example
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
2020-05-25 22:46:10 +03:00
Sascha Grunert b288b7a3d9 Update shebangs to take env into consideration
Some operating systems don’t have `bash` in `/bin`, so we should take the
`$PATH` into consideration for searching it.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>

Closes: #1804
Approved by: TomSweeneyRedHat
2019-08-20 11:26:57 +00:00
Pavel Raiskup cfcfc46c8a escape shell variables in README example
Signed-off-by: Pavel Raiskup <praiskup@redhat.com>

Closes: #1413
Approved by: TomSweeneyRedHat
2019-03-18 13:12:22 +00:00
SHooZ 555919bb14 Fix wrong order of parameters
Signed-off-by: SHooZ <SHooZ@ex.ua>

Closes: #513
Approved by: rhatdan
2018-03-12 13:42:43 +00:00
Vincent Batts f17bfb937f
examples: adding a basic lighttpd example
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-09-18 08:43:52 -04:00