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
1 changed files with 1 additions and 1 deletions

View File

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