Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' into image-improvements
Browse files Browse the repository at this point in the history
* master:
  Fix permissions problem #141
  • Loading branch information
xlson committed Mar 23, 2018
2 parents 3dd301d + ff3a974 commit ef9f232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ if [ ! -r "$GF_PATHS_HOME" ]; then
PERMISSIONS_OK=1
fi


if [ $PERMISSIONS_OK -eq 1 ]; then
echo "You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migration-from-a-previous-version-of-the-docker-container-to-5-1-or-later"
fi
Expand Down

0 comments on commit ef9f232

Please sign in to comment.