From c4ae98019ee10caf9caedd5d673e7c1e8db3fe9c Mon Sep 17 00:00:00 2001
From: xyj <1090822794@qq.com>
Date: Tue, 27 Feb 2024 10:29:08 +0800
Subject: [PATCH] update
---
.idea/workspace.xml | 28 ++++++++++++++++++++++++++--
cron_set.sh | 1 +
2 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2b1f67f..78d050d 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,7 +6,7 @@
-
+
@@ -202,7 +202,31 @@
1708998549815
-
+
+
+ 1708998857648
+
+
+
+ 1708998857648
+
+
+
+ 1708999170212
+
+
+
+ 1708999170212
+
+
+
+ 1708999384471
+
+
+
+ 1708999384471
+
+
diff --git a/cron_set.sh b/cron_set.sh
index d8ea7c1..9854915 100644
--- a/cron_set.sh
+++ b/cron_set.sh
@@ -3,4 +3,5 @@ set -e
sudo crontab <<-EOF
`sudo crontab -l`
0 */1 * * * systemctl restart supervisor
+0 0 * * * /sbin/reboot
EOF