We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7657b commit fc9ad42Copy full SHA for fc9ad42
script/start.sh
@@ -10,5 +10,5 @@ function start_nginx() {
10
nginx -g "daemon off;"
11
}
12
13
-start_jzfs_git();
14
-start_nginx();
+start_jzfs_git()
+start_nginx()
0 commit comments