Skip to content

Commit

Permalink
empty script
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoLostanlen committed Apr 15, 2024
1 parent 67441ca commit d0cdab2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/debug_script.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
echo "$(date): Starting system update..."
sudo apt-get update && sudo apt-get -y upgrade
echo "$(date): System update completed."
#echo "$(date): Empty update.."
# echo "$(date): Starting system update..."
# sudo apt-get update && sudo apt-get -y upgrade
# echo "$(date): System update completed."
echo "$(date): Empty update.."

0 comments on commit d0cdab2

Please sign in to comment.