Remove redudant mkdir
This commit is contained in:
parent
880c0b1f16
commit
fadf3c01e5
@ -409,7 +409,6 @@ install() {
|
||||
|
||||
log "info" "Installing $(important "${server_name}") to $(important "${server_directory}")"
|
||||
steamcmd +force_install_dir "${server_directory}" +login anonymous +app_update 294420 validate +quit
|
||||
mkdir -p "${server_directory}/Mods"
|
||||
|
||||
log "info" "Running $(important "${server_name}") to get a valid $(important "serveradmin.xml")"
|
||||
start_server -s "${server_id}" -c
|
||||
|
Loading…
Reference in New Issue
Block a user