syntax typo

This commit is contained in:
Serghey Rodin 2014-02-19 21:56:37 +02:00
commit 275a8226a5

View file

@ -129,7 +129,7 @@ else
fi
else
conf="$HOMEDIR/$user/conf/web/s$PROXY_SYSTEM.conf"
sed -i "s/.*\/$user\/.*$PROXY_SYSTEM.conf/d" $proxy_conf
sed -i "/.*\/$user\/.*$PROXY_SYSTEM.conf/d" $proxy_conf
rm -f $HOMEDIR/$user/conf/web/s$PROXY_SYSTEM.conf
fi
fi