From 9400d87cd35c1ed71f7f246aeaa0fbaff9f300e9 Mon Sep 17 00:00:00 2001 From: SickProdigy <57080706+SickProdigy@users.noreply.github.com> Date: Thu, 11 Feb 2021 14:36:04 -0500 Subject: [PATCH] Create How-To-Update-Rust+Oxide --- How-To-Update-Rust+Oxide | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 How-To-Update-Rust+Oxide diff --git a/How-To-Update-Rust+Oxide b/How-To-Update-Rust+Oxide new file mode 100644 index 0000000..eaecd8d --- /dev/null +++ b/How-To-Update-Rust+Oxide @@ -0,0 +1,10 @@ +Here are the commands: + +Go to PuTTy + +login, go to the right folder, i used lgsm to install rust so this is how it updates also. + +./rustserver stop +./rustserver update // This will update rust, may wipe the server not sure +./rustserver mods-update // I reckon will just update the Oxide, not sure about plugins. shouldn't update plugins no. +./rustserver start