Fixes
This commit is contained in:
parent
61bff56523
commit
40fc6ee6b4
@ -72,6 +72,12 @@ curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/my
|
||||
curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/media.tar.gz" -o /data/media.tar.gz
|
||||
tar -xzf /data/media.tar.gz -C /data/volumes/psc/uploads/
|
||||
|
||||
curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/mariadb.sql" -o /root/mariadb.sql
|
||||
|
||||
curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/install_data.sql" -o /root/install_data.sql
|
||||
|
||||
curl -L "https://git.thomas-peterson.de/boonkerz/psc-per-vm/raw/branch/master/install_mongo.dump" -o /root/install_mongo.dump
|
||||
|
||||
cd /data/composer/letsencrypt
|
||||
docker-compose up -d
|
||||
cd /data/composer/psc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user