builder: Update builder scripts and clever-show service for compability with v0.18

This commit is contained in:
Arthur Golubtsov
2019-10-04 20:28:59 +03:00
parent eb2a38e671
commit e101e71e8b
3 changed files with 7 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ my_travis_retry() {
}
echo_stamp "Change repo owner to pi"
chown -Rf pi:pi /home/pi/CleverSwarm/
chown -Rf pi:pi /home/pi/clever-show/
echo_stamp "Update apt cache"
apt-get update -qq