F*cking utf8
This commit is contained in:
parent
4b7cba2a6a
commit
1ef3654b66
|
@ -122,8 +122,8 @@ host_delete() {
|
|||
local FENABLED="$VHOST_DIR/${user_letter}/$USER/$FQDN.conf"
|
||||
local FDISABLED="$FENABLED-disabled"
|
||||
|
||||
[ -w "$FENABLED" ] && rm -f "$FENABLED"
|
||||
[ -w "$FDISABLED" ] && rm -f "$FDISABLED"
|
||||
[ -w "$FENABLED" ] && rm -f "$FENABLED"
|
||||
[ -w "$FDISABLED" ] && rm -f "$FDISABLED"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue