DMG Check dir fix

This commit is contained in:
DaCool
2022-07-01 20:10:56 +02:00
parent 9be9713ada
commit fc229841d5
4 changed files with 85 additions and 2 deletions

6
dmg-wrapper/SheepIt.sh Executable file
View 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