Merge pull request #216 from nrenner/generate_profile_variants
Fix shell in generate_profile_variants.sh
This commit is contained in:
commit
f1c2b6e412
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
#!/bin/sh
|
||||
cd "$(dirname "$0")"
|
||||
cd ../profiles2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user