We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406b81f commit fa13a68Copy full SHA for fa13a68
1 file changed
update_un-get.sh
@@ -18,8 +18,7 @@
18
#
19
# - This script was created with the help of ChatGPT, an OpenAI language model.
20
21
-# This script updates, upgrades, and cleans up un-get packages,
22
-# then notifies the Unraid GUI if everything runs smoothly.
+# This script updates, upgrades, and cleans up un-get packages
23
24
set -e # Exit on any error
25
0 commit comments