Created
May 8, 2021 19:26
-
-
Save GarnetSunset/6756b196f06293ad1fd45496df2d7723 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rd %temp% /s /q | |
md %temp% | |
del C:\Users\James\Desktop\*.* /s /q | |
spicetify backup apply | |
npm audit fix --force | |
cd /d F:\Documents\Programming\Python\WinGvcci\ | |
F:\Documents\Programming\Python\WinGvcci\WinGvcci.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment