Compare commits
No commits in common. "687f156874ec3717934f7787d666a7f879a8958a" and "4f4dc7d039adc820b2da52a3d005694a9cefc615" have entirely different histories.
687f156874
...
4f4dc7d039
@ -1,2 +0,0 @@
|
||||
call ../config
|
||||
echo "UPDATED"
|
@ -1,3 +1 @@
|
||||
# HSS win scripts
|
||||
|
||||
To configre a LattePanda Delta, run the `init` script
|
||||
# HSS win scripts
|
@ -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
|
Loading…
Reference in New Issue
Block a user