vrchat-helper commited on
Commit
110e9a9
·
verified ·
1 Parent(s): 560e952

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +5 -4
start.sh CHANGED
@@ -1,5 +1,6 @@
1
- #!/bin/bash
2
- # 启动 aria2
3
- aria2c --conf-path=/app/aria2.conf &
4
- # 启动 Cloudreve
 
5
  ./cloudreve -c /app/conf.ini
 
1
+ #!/bin/bash
2
+
3
+ # 启动 aria2
4
+ aria2c --conf-path=/app/aria2.conf &
5
+ # 启动 Cloudreve
6
  ./cloudreve -c /app/conf.ini