DMG Check dir fix
This commit is contained in:
6
dmg-wrapper/SheepIt.sh
Executable file
6
dmg-wrapper/SheepIt.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd "${0%/*}"
|
||||
# see https://stackoverflow.com/questions/3349105/how-can-i-set-the-current-working-directory-to-the-directory-of-the-script-in-ba
|
||||
|
||||
open -a Terminal.app ../Resources/client/SheepIt-Run.sh
|
||||
Reference in New Issue
Block a user