Skip to content

Commit fa13a68

Browse files
authored
Update update_un-get.sh
removed line for notifying unraid gui. that will come at some point.
1 parent 406b81f commit fa13a68

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

update_un-get.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
#
1919
# - This script was created with the help of ChatGPT, an OpenAI language model.
2020
#
21-
# This script updates, upgrades, and cleans up un-get packages,
22-
# then notifies the Unraid GUI if everything runs smoothly.
21+
# This script updates, upgrades, and cleans up un-get packages
2322

2423
set -e # Exit on any error
2524

0 commit comments

Comments
 (0)