deploy.sh 67 B

12345
  1. #!/bin/bash
  2. set -x
  3. DST=/home/cpi/launchergo
  4. cp -f launchergo $DST