6 lines
No EOL
109 B
Bash
Executable file
6 lines
No EOL
109 B
Bash
Executable file
#!/usr/bin/bash
|
|
set -e
|
|
cd "$(dirname "$(realpath "$0")")"
|
|
|
|
|
|
../src/regar.ts --hard --progress 'sleep 2s' wdir |