Skip to content

Commit

Permalink
Update config.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mchadwick-iqt committed Feb 24, 2023
1 parent 8180cd0 commit 4acbdb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
printf "\n\nCreating SkyScan Project Folder..."
mkdir ./SkyScan
cd SkyScan

printf "\n\nDownload Docker-Compose SkyScan Files..."
curl -fsSL https://raw.githubusercontent.com/IQTLabs/SkyScan/main/docker-compose.yml -o docker-compose.yml
curl -fsSL https://raw.githubusercontent.com/IQTLabs/SkyScan/main/env-example -o .env
Expand Down

0 comments on commit 4acbdb1

Please sign in to comment.