5 lines
122 B
Shell
Executable file
5 lines
122 B
Shell
Executable file
#!/usr/bin/env sh
|
|
set -eu
|
|
|
|
bash scripts/test-guanghu-native-authority.sh
|
|
node scripts/validate-guanghu-native-profile.mjs
|