first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -u
|
||||
project_root="$(cd "$(dirname "$0")" && pwd -P)"
|
||||
exec /bin/bash "$project_root/scripts/run_macos.sh"
|
||||
|
||||
Reference in New Issue
Block a user