Comment out image stuff
This commit is contained in:
parent
ed868b2a4f
commit
360146a4c9
|
|
@ -9,7 +9,7 @@ function pve_patch() {
|
|||
echo "- apply patch..."
|
||||
echo $FREE_REPO_LINE > $FREE_REPO_LIST
|
||||
[ -f $ENTERPRISE_REPO_LIST ] && mv $ENTERPRISE_REPO_LIST $ENTERPRISE_REPO_LIST~
|
||||
cp --backup /usr/share/pve-patch/images/* /usr/share/pve-manager/images/
|
||||
#cp --backup /usr/share/pve-patch/images/* /usr/share/pve-manager/images/
|
||||
}
|
||||
|
||||
pve_patch
|
||||
|
|
|
|||
Loading…
Reference in New Issue