[modify] remove calibre & jekyll things to old/, and change the name and content of shutdown.sh

This commit is contained in:
2023-09-08 16:50:12 +08:00
parent 9b97d42f31
commit 20813a992f
4 changed files with 0 additions and 0 deletions

9
update/sysmngt.sh Normal file
View File

@ -0,0 +1,9 @@
#!/bin/bash
# code=`cat /opt/wd/99-Temp/shutdown.txt`
if [[ -f "/opt/wd/99-Temp/shutdown" ]]; then
poweroff
fi