v1.
This commit is contained in:
5
run/test.sh
Executable file
5
run/test.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
echo "Test [OK]." >> $SCRIPT_DIR/test.res
|
||||
Reference in New Issue
Block a user