attempted githooks
This commit is contained in:
parent
53917f026d
commit
687f156874
2
.githooks/post-merge.cmd
Normal file
2
.githooks/post-merge.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
call ../config
|
||||
echo "UPDATED"
|
@ -1 +1,3 @@
|
||||
# HSS win scripts
|
||||
# HSS win scripts
|
||||
|
||||
To configre a LattePanda Delta, run the `init` script
|
@ -2,7 +2,7 @@
|
||||
copy .\startup.cmd "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\"
|
||||
|
||||
:: disable sleep
|
||||
/hibernate off
|
||||
powercfg.exe /hibernate off
|
||||
|
||||
:: disable updates
|
||||
sc config wuauserv start= disabled
|
||||
|
Loading…
Reference in New Issue
Block a user