mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
test
This commit is contained in:
parent
bdfabeec74
commit
68b7d6d1f6
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
echo "finish crond"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
crond -f
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
echo "finish ngnix"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
dir_shell=/ql/shell
|
||||
. $dir_shell/share.sh
|
||||
. $dir_shell/env.sh
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
echo "finish panel"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
dir_shell=/ql/shell
|
||||
. $dir_shell/share.sh
|
||||
. $dir_shell/env.sh
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
echo "finish public"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
dir_shell=/ql/shell
|
||||
. $dir_shell/share.sh
|
||||
. $dir_shell/env.sh
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
echo "finish schedule"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
dir_shell=/ql/shell
|
||||
. $dir_shell/share.sh
|
||||
. $dir_shell/env.sh
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
echo "finish update"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/command/execlineb -P
|
||||
#!/bin/bash
|
||||
dir_shell=/ql/shell
|
||||
. $dir_shell/share.sh
|
||||
. $dir_shell/env.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user