File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ shell.execute("rm web.lua")
7
7
shell .execute (" rm account.lua" )
8
8
9
9
print (" Updating" )
10
- shell .execute (" wget https://raw.githubusercontent.com/PoroCoco /myaenetwork/main/account.lua" )
11
- shell .execute (" wget https://raw.githubusercontent.com/PoroCoco /myaenetwork/main/web.lua" )
12
- shell .execute (" wget https://raw.githubusercontent.com/PoroCoco /myaenetwork/main/accountAux.lua" )
13
- shell .execute (" wget https://raw.githubusercontent.com/PoroCoco /myaenetwork/main/webAux.lua" )
14
- shell .execute (" wget https://raw.githubusercontent.com/PoroCoco /myaenetwork/main/MaenUpdater.lua" )
10
+ shell .execute (" wget https://raw.githubusercontent.com/Ex0danify /myaenetwork/main/account.lua" )
11
+ shell .execute (" wget https://raw.githubusercontent.com/Ex0danify /myaenetwork/main/web.lua" )
12
+ shell .execute (" wget https://raw.githubusercontent.com/Ex0danify /myaenetwork/main/accountAux.lua" )
13
+ shell .execute (" wget https://raw.githubusercontent.com/Ex0danify /myaenetwork/main/webAux.lua" )
14
+ shell .execute (" wget https://raw.githubusercontent.com/Ex0danify /myaenetwork/main/MaenUpdater.lua" )
15
15
shell .setWorkingDirectory (" /home/" )
16
16
print (" Rebooting" )
17
- computer .shutdown (true )
17
+ computer .shutdown (true )
You can’t perform that action at this time.
0 commit comments