updated sturcture for updates

This commit is contained in:
naturallaw77 2023-06-21 14:33:36 -07:00
parent 14e229d80b
commit a9cfedd2b0

View File

@ -10,7 +10,7 @@
cd /home/free/Downloads
wget "https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS_File_Fixes_And_New_Services.sh"
wget https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS_File_Fixes_And_New_Services.sh
bash /home/free/Downloads/Sovran_SystemsOS_File_Fixes_And_New_Services.sh
@ -21,7 +21,6 @@
'';
unitConfig = {
Type = "simple";
After = "NetworkManager.service";
Requires = "network-online.target";
};