From a12827d4059c8f67309df9ad596f03620141bee7 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Thu, 15 Jul 2021 16:49:34 +0800 Subject: [PATCH] aa --- deploy/cleanup.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deploy/cleanup.sh b/deploy/cleanup.sh index 5fe8ef9..983bc0c 100644 --- a/deploy/cleanup.sh +++ b/deploy/cleanup.sh @@ -4,6 +4,4 @@ if [ ! -d "backup" ]; then mkdir backup fi -if ls jx-print.*~ > /dev/null 2>&1; then - mv jx-print.*~ backup/ -fi \ No newline at end of file +mv jx-print.*~ backup/