Skip to content

Commit

Permalink
Merge pull request #44 from bt-sync/small-fix
Browse files Browse the repository at this point in the history
Update deploy.sh
  • Loading branch information
artempronevskiy authored Jan 13, 2020
2 parents 41a3583 + 87232a2 commit bffa1f0
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 bffa1f0

Please sign in to comment.