Fix new line

This commit is contained in:
Ilia
2022-04-24 11:41:26 +03:00
parent 1209e27531
commit 08d7aae99c

View File

@@ -171,6 +171,7 @@ fi
%post
inetd=`grep "^inetd=" /etc/webmin/miniserv.conf 2>/dev/null | sed -e 's/inetd=//g'`
startafter=0
if [ "\$1" != 1 ]; then
# Upgrading the RPM, so stop the old Webmin properly
if [ "\$inetd" != "1" ]; then