From ef691a92e74c72c4287461c5eafd8dc63a802297 Mon Sep 17 00:00:00 2001 From: cuu Date: Fri, 21 Jun 2019 20:02:38 +0800 Subject: [PATCH] ... --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index ea72aa6..a467623 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,5 @@ #!/bin/bash set -x DST=/home/cpi/launchergo -cp -f launcher $DST +cp -f launchergo $DST