Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
artempronevskiy authored Jan 13, 2020
1 parent 41a3583 commit 87232a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

set -e

ACTION=$1 # up, down
export SYNC_DATA=$2 # path to dir to be whitelisted in sync.conf::webui::dir_whitelist and to be mounted in container

Expand Down

0 comments on commit 87232a2

Please sign in to comment.