mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 22:16:26 +02:00
geo_distance by geo_fencing
This commit is contained in:
parent
d928abe0ec
commit
e79c8f1894
5 changed files with 20 additions and 8 deletions
|
@ -36,7 +36,7 @@ for i in $(find . -type d -and -name cronjobs); do chown -R root:root $i/*;done
|
|||
|
||||
live_sharee="ginger"
|
||||
echo "You are on Server with hostname: $(hostname)";
|
||||
echo "";
|
||||
echo "on main gitlab sourcen there is no live config";
|
||||
|
||||
#sharee
|
||||
echo "KEEP in mind, SHAREE autoLinking is only done if $(hostname) == ${live_sharee}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue