1
0
mirror of https://github.com/stucki/docker-lineageos synced 2024-12-19 17:12:29 -05:00

Always use bash for run.sh

This commit is contained in:
Michael Stucki 2014-07-19 00:10:26 +02:00
parent d4879ad7cf
commit 489818b663

2
run.sh
View File

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