mirror of
https://github.com/komari-monitor/komari.git
synced 2025-11-02 04:53:27 +00:00
fix: 安装时多一个嵌套的/data
This commit is contained in:
@@ -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