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 1a7b2e0f6b
commit 1883e40999

View file

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