暂存-安装脚本
This commit is contained in:
@@ -5,8 +5,9 @@ After=network.target
|
||||
[Service]
|
||||
User=1000
|
||||
|
||||
WorkingDirectory=/home/lhye200/AIO_3D_Print_Exp/
|
||||
ExecStart=/home/lhye200/AIO_3D_Print_Exp/run_huey.sh
|
||||
# Placeholder path; installer will replace with actual repository path
|
||||
WorkingDirectory=${REPO_DIR}/
|
||||
ExecStart=${REPO_DIR}/run_huey.sh
|
||||
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
|
||||
Reference in New Issue
Block a user