mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-05 08:14:32 +08:00
test
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
echo "finish crond"
|
echo "finish crond"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
crond -f
|
crond -f
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
echo "finish ngnix"
|
echo "finish ngnix"
|
||||||
|
|||||||
@@ -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,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
echo "finish panel"
|
echo "finish panel"
|
||||||
|
|||||||
@@ -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,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
echo "finish public"
|
echo "finish public"
|
||||||
|
|||||||
@@ -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,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
echo "finish schedule"
|
echo "finish schedule"
|
||||||
|
|||||||
@@ -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,2 +1,2 @@
|
|||||||
#!/command/execlineb -P
|
#!/bin/bash
|
||||||
echo "finish update"
|
echo "finish update"
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user