fix bash
This commit is contained in:
BIN
LFtid1056.rar
BIN
LFtid1056.rar
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
export CLOUD_PATH=/home/pq/zwproject/LFtid1056
|
||||
export CLOUD_PATH=/FeProject
|
||||
|
||||
if [ -z "$CLOUD_PATH" ]; then
|
||||
echo "Error: CLOUD_PATH is not set. Please set it first."
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 文件名:runtime.cf
|
||||
# 执行程序路径 ^ 可执行程序名 启动参数 ^ 重启特有参数 ^ 首次启动特有参数 ^ 程序首次启动前的延时秒数 ^ 重启是否忽略 ^ 首次启动是否忽略
|
||||
/home/pq/zwproject/LFtid1056/bin/ ^ cloud-front-test -s 3_3^ ^ ^ 1 ^ ^
|
||||
/home/pq/zwproject/LFtid1056/bin/ ^ cloud-front-test -s 2_3^ ^ ^ 1 ^ ^
|
||||
/home/pq/zwproject/LFtid1056/bin/ ^ cloud-front-test -s 1_3^ ^ ^ 1 ^ ^
|
||||
/home/pq/zwproject/LFtid1056/bin/ ^ fe_watchdog -m 8192 ^ ^ ^ 1 ^ IGNORE_RESTART ^
|
||||
/FeProject/bin/ ^ cloud-front-test -s 3_3^ ^ ^ 1 ^ ^
|
||||
/FeProject/bin/ ^ cloud-front-test -s 2_3^ ^ ^ 1 ^ ^
|
||||
/FeProject/bin/ ^ cloud-front-test -s 1_3^ ^ ^ 1 ^ ^
|
||||
/FeProject/bin/ ^ fe_watchdog -m 18192 ^ ^ ^ 1 ^ IGNORE_RESTART ^
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user