Skip to content

Commit 6aa291c

Browse files
author
Daniel Hansson
authored
redis bug
1 parent b31f2e8 commit 6aa291c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nextcloud_update.sh

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ THEME_NAME=""
2222
# Must be root
2323
root_check
2424

25+
msg_box "There's a bug in the Redis update process, we are working on it.
26+
Please try to upgrade again later"
27+
exit
28+
2529
# Check if dpkg or apt is running
2630
is_process_running apt
2731
is_process_running dpkg

0 commit comments

Comments
 (0)