Skip to content

Commit

Permalink
access rights and data dir
Browse files Browse the repository at this point in the history
  • Loading branch information
wassfila committed Sep 5, 2021
1 parent 825f2eb commit 5e0bf6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup_thread_services.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash
mkdir grafana/data
sudo chmod a+rw grafana/data
docker-compose -f docker-compose-thread.yml up -d --remove-orphans
pushd py/influx
sudo sh setup.sh
Expand Down

0 comments on commit 5e0bf6c

Please sign in to comment.