This commit is contained in:
whyour
2024-08-02 00:58:39 +08:00
parent bdfabeec74
commit 68b7d6d1f6
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
echo "finish crond" echo "finish crond"
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
crond -f crond -f
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
echo "finish ngnix" echo "finish ngnix"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/command/execlineb -P #!/bin/bash
dir_shell=/ql/shell dir_shell=/ql/shell
. $dir_shell/share.sh . $dir_shell/share.sh
. $dir_shell/env.sh . $dir_shell/env.sh
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
echo "finish panel" echo "finish panel"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/command/execlineb -P #!/bin/bash
dir_shell=/ql/shell dir_shell=/ql/shell
. $dir_shell/share.sh . $dir_shell/share.sh
. $dir_shell/env.sh . $dir_shell/env.sh
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
echo "finish public" echo "finish public"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/command/execlineb -P #!/bin/bash
dir_shell=/ql/shell dir_shell=/ql/shell
. $dir_shell/share.sh . $dir_shell/share.sh
. $dir_shell/env.sh . $dir_shell/env.sh
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
echo "finish schedule" echo "finish schedule"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/command/execlineb -P #!/bin/bash
dir_shell=/ql/shell dir_shell=/ql/shell
. $dir_shell/share.sh . $dir_shell/share.sh
. $dir_shell/env.sh . $dir_shell/env.sh
+1 -1
View File
@@ -1,2 +1,2 @@
#!/command/execlineb -P #!/bin/bash
echo "finish update" echo "finish update"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/command/execlineb -P #!/bin/bash
dir_shell=/ql/shell dir_shell=/ql/shell
. $dir_shell/share.sh . $dir_shell/share.sh
. $dir_shell/env.sh . $dir_shell/env.sh