mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-11 06:17:27 +02:00
merchant rebuild and Config change
This commit is contained in:
parent
89d665a8a4
commit
36a0bb4a23
34 changed files with 55 additions and 10375 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue