'Generic Commit'
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled

This commit is contained in:
Your Name
2025-06-01 23:37:34 +12:00
parent 7f341699c1
commit f48302c05e
3 changed files with 6 additions and 6 deletions

4
source/test.sh Normal file → Executable file
View File

@ -7,6 +7,6 @@ ARCH=$(uname -m)
PREV_DIR=$(pwd)
trap 'cd "$PREV_DIR"' EXIT
"$SCRIPT_DIR/output/dropshell_${ARCH}" list
"$SCRIPT_DIR/output/dropshell_${ARCH}" help
"$SCRIPT_DIR/output/dropshell.${ARCH}" hash "${SCRIPT_DIR}/test.sh"
"$SCRIPT_DIR/output/dropshell.${ARCH}" help