geo_distance by geo_fencing

This commit is contained in:
Rainer Gümpelein 2022-01-11 10:53:21 +01:00
parent d928abe0ec
commit e79c8f1894
5 changed files with 20 additions and 8 deletions

View file

@ -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}";