Spaces:
Running
Running
orztv
commited on
Commit
·
0a16642
1
Parent(s):
a9e0e05
update
Browse files- src/startup.sh +1 -1
src/startup.sh
CHANGED
@@ -5,7 +5,7 @@ echo "$WORKDIR"
|
|
5 |
# 运行sshx
|
6 |
/app/sshx/sshx --help
|
7 |
|
8 |
-
/app/sshx/sshx
|
9 |
|
10 |
# 如果需要,可以在这里添加其他启动命令
|
11 |
|
|
|
5 |
# 运行sshx
|
6 |
/app/sshx/sshx --help
|
7 |
|
8 |
+
/app/sshx/sshx
|
9 |
|
10 |
# 如果需要,可以在这里添加其他启动命令
|
11 |
|