LauncherGoDev/deploy.sh
2018-12-09 19:11:26 +08:00

6 lines
61 B
Bash
Executable File

#!/bin/bash
set -x
DST=/home/cpi/launchergo
cp -f main $DST