mirror of
https://github.com/Sneed-Group/maxs-titus-overlay
synced 2024-12-23 11:12:27 -06:00
Update 'laptop.bat'
This commit is contained in:
parent
811443f567
commit
f5d81b8a4e
1 changed files with 3 additions and 1 deletions
|
@ -3,9 +3,11 @@ cd /D "%~dp0"
|
|||
color 0a
|
||||
title [Laptop] Sams Chris Titus Overlay
|
||||
|
||||
echo Doing common stuff...
|
||||
powershell -command "irm | 'http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/common-stream.ps1' iex"
|
||||
|
||||
echo Installing apps fron winget config file....
|
||||
wingetl.bat
|
||||
|
||||
powershell -command "irm | 'http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/common-stream.ps1' iex"
|
||||
echo Done.
|
||||
pause
|
Loading…
Reference in a new issue