Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Fix to Script
Browse files Browse the repository at this point in the history
  • Loading branch information
iadgovuser11 committed Aug 13, 2019
1 parent b3339e4 commit 0cdf014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion walkoff_setup.ps1
@@ -1,5 +1,5 @@
echo "Preparing Walkoff Bootloader..."
#docker build -t walkoff_bootloader -f bootloader/Dockerfile .
docker build -t walkoff_bootloader -f bootloader/Dockerfile .

echo "Creating walkoff_default network..."
docker network create --attachable=True --driver=overlay walkoff_default
Expand Down

0 comments on commit 0cdf014

Please sign in to comment.