release_self_fds,rename main to launchergo

This commit is contained in:
cuu
2019-06-21 19:57:55 +08:00
parent 0cb0eafc6a
commit 56d027815b
5 changed files with 39 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
set -x
DST=/home/cpi/launchergo
cp -f main $DST
cp -f launcher $DST