mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
We do need to clean on Debian https://github.com/webmin/webmin.com/issues/4#issuecomment-1546456885
This commit is contained in:
@@ -161,6 +161,10 @@ deb)
|
||||
echo " Setting up Webmin repository .."
|
||||
echo "deb [signed-by=/usr/share/keyrings/debian-webmin.gpg] $webmin_download/download/repository sarge contrib" >$debian_repo_file
|
||||
echo " .. done"
|
||||
# Clean meta
|
||||
echo " Cleaning repository metadata .."
|
||||
$clean 1>/dev/null 2>&1
|
||||
echo " .. done"
|
||||
# Update meta
|
||||
echo " Downloading repository metadata .."
|
||||
$update 1>/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user