Nimdy / Dedicated_Valheim_Server_Script

Valheim Server Manager . Supports: ValheimPlus, Bepinex, Multi-world, Multi-Lang, Update, Backup, Restore and more: Built for Linux
GNU Affero General Public License v3.0
697 stars 120 forks source link

sleep 10 during backup doesn't do what's attempting to do. #268

Closed unixtreme closed 2 years ago

unixtreme commented 3 years ago

https://github.com/Nimdy/Dedicated_Valheim_Server_Script/blob/8a5e24d88a0c21ab1a032167399ceddf288d08d4/menu.sh#L470

There's a sleep 10 to "wait for RAM to flush", on a server that isn't busy it will be enough time, on a server that is being hammered it may not be. I'd suggest using the Linux command meant for flushing: sync.

Nimdy commented 3 years ago

Thanks! I will add it.

Can you test the beta branch njordmenu for me please...

I need to see if it upgrades peoples installs correctly. It does for me... I want to publish it this week.

Hit me up in Discord!

Nimdy commented 3 years ago

@unixtreme new release. Ready for input so we can make it better. Thank you again!

unixtreme commented 3 years ago

@unixtreme new release. Ready for input so we can make it better. Thank you again!

Hey Sorry, where can I find your Discord? I was pretty tied up and got distracted.