mirror of
https://github.com/gazer-x/komari.git
synced 2026-06-21 15:55:51 +08:00
fix: 安装时多一个嵌套的/data
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ log_step() {
|
||||
|
||||
# Global variables
|
||||
INSTALL_DIR="/opt/komari"
|
||||
DATA_DIR="/opt/komari/data"
|
||||
DATA_DIR="/opt/komari"
|
||||
SERVICE_NAME="komari"
|
||||
BINARY_PATH="$INSTALL_DIR/komari"
|
||||
DEFAULT_PORT="25774"
|
||||
|
||||
Reference in New Issue
Block a user