Skip to content

Commit

Permalink
fix shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
xtao committed Dec 30, 2012
1 parent 88ff709 commit 425eebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovpnauth.sh
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

# Config parameters

Expand Down

0 comments on commit 425eebd

Please sign in to comment.