Skip to content

Commit

Permalink
setup db file
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptosharks131 authored Sep 30, 2021
1 parent 399ff14 commit d217e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ mkdir volumes/tor_datadir
mkdir volumes/tor_servicesdir
mkdir volumes/tor_torrcdir
mkdir volumes/lndg_datadir
touch volumes/lndg_datadir/db.sqlite3

docker-compose build --build-arg TRIPLET=$TRIPLET
docker-compose up --remove-orphans -d

0 comments on commit d217e4c

Please sign in to comment.