merchant rebuild and Config change

This commit is contained in:
Rainer Gümpelein 2022-01-06 18:14:14 +01:00
parent 89d665a8a4
commit 36a0bb4a23
34 changed files with 55 additions and 10375 deletions

View file

@ -80,13 +80,6 @@ then
)
done
#shareeconf/global.cfg
#sharee's
echo "";
for i in $(find . -type l -and -name global.cfg); do rm $i;done
ln -s /etc/shareeconf/global_live.cfg global.cfg;
ls -al
fi