modified: 99finish_install.sh
fix rm -f *-serv.conf
This commit is contained in:
@@ -9,7 +9,5 @@ do
|
||||
rm ${pa_file}
|
||||
done
|
||||
|
||||
if ls $pkg_dir | grep -q "-serv.conf" ;then
|
||||
rm $pkg_dir/*-serv.conf
|
||||
fi
|
||||
rm -f $pkg_dir/*-serv.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user