From 7449dafb2e449241495501879af267096a3646ff Mon Sep 17 00:00:00 2001 From: SickProdigy <57080706+SickProdigy@users.noreply.github.com> Date: Fri, 12 Feb 2021 12:20:54 -0500 Subject: [PATCH] Update How-To-Update-Rust+Oxide --- How-To-Update-Rust+Oxide | 2 ++ 1 file changed, 2 insertions(+) diff --git a/How-To-Update-Rust+Oxide b/How-To-Update-Rust+Oxide index 49fad20..7b79a85 100644 --- a/How-To-Update-Rust+Oxide +++ b/How-To-Update-Rust+Oxide @@ -8,6 +8,8 @@ https://linuxgsm.com/lgsm/rustserver/ ./rustserver // List Full commands +./rustserver backup // backup the server before you do anything as the update could fuck everything up. I backup the files through filezilla locally also (plugins and config files only) + ./rustserver check-update // check local and remote build ./rustserver stop