We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd580e9 commit fe65587Copy full SHA for fe65587
1 file changed
src/modules/magicmirroros/filesystem/home/pi/scripts/check_git_repo
@@ -13,7 +13,7 @@ if [ -f $HOME/magicmirror/.git/index ]; then
13
echo ""
14
echo "Then please update your docker-compose.yml:"
15
16
- echo "cp rpi.yml docker-compose.yml:"
+ echo "cp rpi.yml docker-compose.yml"
17
18
echo "If you did own changes to docker-compose.yml don't"
19
echo "forget to save it before executing the above cp command ..."
0 commit comments