mirror of
https://github.com/webmin/webmin.git
synced 2026-05-09 00:20:28 +01:00
Suppress another echo on upgrade
This commit is contained in:
@@ -259,8 +259,8 @@ if [ "\$1" == 1 ]; then
|
||||
else
|
||||
echo "Webmin install complete. You can now login to http://\$host:\$port/"
|
||||
fi
|
||||
echo "as root with your root password."
|
||||
fi
|
||||
echo "as root with your root password."
|
||||
/bin/true
|
||||
|
||||
%preun
|
||||
|
||||
Reference in New Issue
Block a user