mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
syntax typo
This commit is contained in:
parent
b98e6a1033
commit
275a8226a5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue