Skip to content

Commit 7d6b6dc

Browse files
authored
Update shadowos.bat
1 parent ced375b commit 7d6b6dc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

shadowos.bat

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ echo 1. Show you the TOS.
2020
pause
2121
cls
2222
title ShadowOS's TOS.
23-
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/accounts/tos.txt"
23+
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/Moose/tos.txt"
2424
echo.
2525
echo If you do not agree with the TOS, please close ShadowOS now. By pressing any key from this point, you agree to the TOS shown above.
2626
pause
@@ -29,8 +29,8 @@ goto app.shadow.home
2929
:app.shadow.home
3030
cls
3131
title %username%'s HOME.
32-
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/msgboard-homescreen.txt"
33-
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/announcements-homescreen.txt"
32+
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/messageboard-home.txt"
33+
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/home-ad.txt"
3434
echo.
3535
echo Press 1 and then enter to open System Settings.
3636
echo Press 2 and then enter to open Message Board.
@@ -49,7 +49,7 @@ if %function.shadow.settings.option% == exit exit
4949
cls
5050
title ShadowOS Settings
5151
echo Welcome to Settings.
52-
echo You're currently running ShadowOS 3s.
52+
echo You're currently running ShadowOS 3.1s.
5353
echo.
5454
echo Press 1 and then enter to enter setup.
5555
echo Press 2 and then enter for Personalisation.
@@ -116,7 +116,7 @@ goto app.shadow.home
116116
:app.shadow.messages
117117
echo ShadowOS Message Board:
118118
echo.
119-
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/msgboard.txt"
119+
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/messageboard.txt"
120120
pause
121121
goto app.shadow.home
122122
:app.shadow.games
@@ -251,7 +251,7 @@ goto app.shadow.filemanager
251251
cls
252252
title ShadowOS Update
253253
echo You are currently running version:
254-
echo 3s
254+
echo 3.1s
255255
echo.
256256
echo The latest version is:
257257
powershell "irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/latestversion.txt"

0 commit comments

Comments
 (0)