Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rsafier committed Aug 26, 2021
1 parent cbc44b9 commit 8a133af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ mkdir volumes/rtl_datadir
mkdir volumes/tor_datadir
mkdir volumes/tor_servicesdir
mkdir volumes/tor_torrcdir
docker-compose build --build-arg ARCH=($ARCH)
docker-compose build --build-arg ARCH=$ARCH
docker-compose up -d

0 comments on commit 8a133af

Please sign in to comment.