Comment typo fixed

This commit is contained in:
rmm 2023-07-08 16:01:17 +02:00
parent b3e240c8fa
commit 5f3cefaca0

View File

@ -371,7 +371,7 @@ function uninstall_mod {
exit 1
fi
# Remove the latest Nodes.pm file
# Remove the latest pvemanagerlib.js file
cp "$latest_pvemanagerlibjs" "$pvemanagerlibjs"
msg "Copied latest backup to \"$pvemanagerlibjs\"."