Enhance packagers
This commit is contained in:
parent
aef6c2641d
commit
1683d09a64
@ -177,7 +177,7 @@ case "$1" in
|
|||||||
export conffile="/etc/$server/conf.d/dolibarr.conf"
|
export conffile="/etc/$server/conf.d/dolibarr.conf"
|
||||||
if [ -f $conffile ] ;
|
if [ -f $conffile ] ;
|
||||||
then
|
then
|
||||||
rm $conffile
|
rm -f $conffile
|
||||||
status=purge
|
status=purge
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user