|
@@ -38,7 +38,7 @@ _occ() {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
# Give some time to install
|
|
# Give some time to install
|
|
|
-. "$dir/../../retry.sh" --tries 30 '_occ app:list' > /dev/null
|
|
|
|
|
|
|
+. "$dir/../../retry.sh" --tries 60 '_occ app:list' > /dev/null
|
|
|
|
|
|
|
|
# Check if NextCloud is installed
|
|
# Check if NextCloud is installed
|
|
|
_occ status | grep -iq 'installed: true'
|
|
_occ status | grep -iq 'installed: true'
|