Revert shebang to /bin/sh (fix #3)

This commit is contained in:
Roi Martin 2016-06-24 13:58:34 +00:00
parent ac5a33f305
commit dc06574be1
1 changed files with 1 additions and 1 deletions

2
sw
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# sw - suckless webframework - 2012 - MIT License - nibble <develsec.org>
sw_filter() {