This commit is contained in:
4
source/test.sh
Normal file → Executable file
4
source/test.sh
Normal file → Executable 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
|
||||
|
||||
|
Reference in New Issue
Block a user