From 3f7513a9b88162abeebc5b818136fc3420dcccd4 Mon Sep 17 00:00:00 2001 From: Script Proyect by HP3ICC Date: Mon, 18 Nov 2024 03:04:13 +0000 Subject: [PATCH] new rebooters.sh --- install/rebooters.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/rebooters.sh b/install/rebooters.sh index ff1f642..29f9d19 100644 --- a/install/rebooters.sh +++ b/install/rebooters.sh @@ -1,12 +1,12 @@ #!/bin/bash SCRIPT_NAME="rebooter.sh" - +# # Registra el inicio en /opt/curl.txt echo "Inicio: $SCRIPT_NAME" >> /opt/curl.txt ##################################################################################################################### # rebooter general system ##################################################################################################################### - +# sudo cat > /usr/local/bin/rebooter1.sh <<- "EOF" #!/bin/bash @@ -67,7 +67,7 @@ EOF ##################################################################################################################### # rebooter 2 ##################################################################################################################### - +# sudo cat > /usr/local/bin/rebooter2.sh <<- "EOF" #!/bin/bash sleep 300