Compare commits
2 Commits
83298f0df1
...
574aaad565
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
574aaad565 | ||
|
|
30f1d5116b |
@ -94,7 +94,7 @@ webuiLibrePortalUpdate() {
|
|||||||
# locations (restic over SSH), and the whole chain's output is
|
# locations (restic over SSH), and the whole chain's output is
|
||||||
# captured below, so without this the update looks frozen mid-fetch
|
# captured below, so without this the update looks frozen mid-fetch
|
||||||
# — noticeable on slow connections.
|
# — noticeable on slow connections.
|
||||||
isNotice "Refreshing backup dashboard data (fetches remote snapshots — may take a while on slow connections)..."
|
isNotice "Refreshing backup data (may be slow on poor connections)..."
|
||||||
local result; result=$(webuiGenerateBackupLocations && webuiGenerateBackupDashboard && webuiGenerateBackupSnapshots all && webuiGenerateBackupAppStatus && webuiGenerateBackupEngines && webuiGenerateBackupSchema && webuiGenerateBackupPasswords && webuiGenerateBackupMigrate)
|
local result; result=$(webuiGenerateBackupLocations && webuiGenerateBackupDashboard && webuiGenerateBackupSnapshots all && webuiGenerateBackupAppStatus && webuiGenerateBackupEngines && webuiGenerateBackupSchema && webuiGenerateBackupPasswords && webuiGenerateBackupMigrate)
|
||||||
checkSuccess "Refreshed backup dashboard data..."
|
checkSuccess "Refreshed backup dashboard data..."
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user