9 lines
156 B
Bash
Executable file
9 lines
156 B
Bash
Executable file
#!/bin/bash
|
|
|
|
./unJoey.sh
|
|
|
|
env time ./installer.sh \
|
|
AUTOMATED \
|
|
"$(pwd)/Opus ][ The Software.iso" \
|
|
"$(pwd)/Golden Gate.msi" \
|
|
"$(pwd)/Xcode_9.4.1.xip"
|