Compare commits

..

No commits in common. "687f156874ec3717934f7787d666a7f879a8958a" and "4f4dc7d039adc820b2da52a3d005694a9cefc615" have entirely different histories.

4 changed files with 2 additions and 12 deletions

View File

@ -1,2 +0,0 @@
call ../config
echo "UPDATED"

View File

@ -1,3 +1 @@
# HSS win scripts
To configre a LattePanda Delta, run the `init` script
# HSS win scripts

View File

@ -2,8 +2,4 @@
copy .\startup.cmd "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\"
:: disable sleep
powercfg.exe /hibernate off
:: disable updates
sc config wuauserv start= disabled
sc stop wuauserv
/hibernate off

View File

@ -1,2 +0,0 @@
call config.cmd
git config --local core.hooksPath .githooks/