mirror of
https://github.com/Ayymoss/Plutainer
synced 2026-08-24 14:32:06 -04:00
Update CONFIG_PATH for iw4x in healthcheck.sh
This commit is contained in:
parent
d01bc7aa4f
commit
29c87ec632
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ case "${GAME_TYPE}" in
|
|||
esac
|
||||
;;
|
||||
"iw4x")
|
||||
CONFIG_PATH="/home/plutainer/app/userraw/${CONFIG_FILE}"
|
||||
CONFIG_PATH="/home/plutainer/app/gamefiles/userraw/${CONFIG_FILE}"
|
||||
;;
|
||||
esac
|
||||
echo " - Expecting config file at: ${CONFIG_PATH}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue