Changed interpreter to #!/bin/bash for portability

This commit is contained in:
Hannes Riehl 2013-07-10 17:45:54 +02:00
parent 004c8110d3
commit abb772db22
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
home_dir=$1