Use /bin/sh instead of bash

This commit is contained in:
nemunaire 2017-10-17 07:04:33 +02:00 committed by Pierre-Olivier Mercier
parent d0f588e47d
commit 8a93f4bdd1

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/sh
cd $(dirname "$0") cd $(dirname "$0")