attempted githooks
This commit is contained in:
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
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user