improve build command

This commit is contained in:
mattmcw 2022-07-08 20:51:49 -04:00
parent 13a7fb5736
commit a755664779
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
sudo docker build . -t povray_wasm
sudo docker -t povray_wasm --rm build .