mirror of
https://github.com/yoboujon/dumber.git
synced 2025-06-09 06:10:49 +02:00
3 lines
83 B
Bash
Executable file
3 lines
83 B
Bash
Executable file
echo $(pwd)
|
|
cp $(pwd)/bin/Debug/monitor.exe $(pwd)/monitor
|
|
chmod +x $(pwd)/monitor
|