mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-14 14:03:42 +08:00
feat: Dynamic page content (#585)
This commit is contained in:
@@ -174,8 +174,8 @@ fi
|
||||
|
||||
rm -rf "$TMP" && mkdir -p "$TMP"
|
||||
|
||||
MSG="Downloading $BASE.pat..."
|
||||
info "Install: $MSG" && html "$MSG"
|
||||
info "Install: Downloading $BASE.pat..."
|
||||
html "Install: Downloading DSM from Synology..."
|
||||
|
||||
PAT="/$BASE.pat"
|
||||
rm -f "$PAT"
|
||||
|
||||
Reference in New Issue
Block a user