opt vergesse

This commit is contained in:
Robert Köpferl 2020-06-21 01:08:36 +02:00
parent 1e88431dfd
commit 568cd9d8c2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ do
Var=${GRAFANA_URL//\//\\/}
# & ersetzen durch \&
Var=${Var//[&]/\\&}
cat src/$f | sed 's/%GRAFANA_URL%/'$Var'/' > /usr/bin/$f
cat src/$f | sed 's/%GRAFANA_URL%/'$Var'/' > /opt/bienen/$f
done
# Repo von ul-gh/PiPyADC in /opt/bienen clonen