This commit is contained in:
zqiushi 2025-01-08 20:11:36 +08:00
parent b135b2cdd0
commit d92c14affd
2 changed files with 1 additions and 0 deletions

0
lsy-frpc/data/lsyfrpc/check_config.sh Normal file → Executable file
View File

View File

@ -59,6 +59,7 @@ WantedBy=multi-user.target
EOF
sudo chmod 644 "$FRPC_DIR/frpc.ini"
sudo chmod 655 "$FRPC_DIR/check_config.sh"
sudo systemctl daemon-reload
sudo systemctl enable lsyfrpc
# sudo systemctl start lsyfrpc