From b896a5ba3a13daa8621641686ba3df36442e5a98 Mon Sep 17 00:00:00 2001 From: 20918 <2091823062@qq.com> Date: Tue, 27 May 2025 14:20:33 +0800 Subject: [PATCH] init --- us_passManage/linux-restart.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 us_passManage/linux-restart.sh diff --git a/us_passManage/linux-restart.sh b/us_passManage/linux-restart.sh new file mode 100644 index 0000000..69acfb9 --- /dev/null +++ b/us_passManage/linux-restart.sh @@ -0,0 +1,7 @@ +echo 'mac please make sure you have installed jdk1.8' +echo 'mac please make sure you have installed redis' +#export JAVA_HOME=../../jdk/jdk1.8.0_45 +#export PATH=%JAVA_HOME%/bin;%M2_HOME%/bin; + +sh linux-stop.sh +sh linux-us-package.sh