Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Commit

Permalink
update .ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed May 5, 2018
1 parent 496ce47 commit c70d4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-build.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
rm dist -Force -Recurse
mkdir "dist"
docker build -t woocommerce_bitpay .
docker run -ti -v "$pwd/dist:/app/dist" --rm woocommerce_bitpay
echo "Output available in $pwd\dist\btcpay-for-woocommerce.zip"
Expand Down

0 comments on commit c70d4ae

Please sign in to comment.