Fix typo in doBackup

This commit is contained in:
Ben Peddell 2016-05-17 09:52:48 +10:00
parent bc40544bf8
commit c8f6cee90b

View File

@ -1660,7 +1660,7 @@ doBackup(){
saverootdir="${arkserverroot}/ShooterGame/Saved"
savedcfgdir="${saverootdir}/Config/LinuxServer"
savedir="${savedrootdir}/${savedir}"
savedir="${saverootdir}/${savedir}"
# Check for the (unlikely) case that the case of the
# saved ark directory is screwed up