fixed perms

This commit is contained in:
root 2020-04-01 23:47:39 -04:00
parent 0349bba59d
commit efd61ccd72

2
run.sh Normal file → Executable file
View File

@ -1,3 +1,3 @@
#!/bin/bash
docker run --env IPADDR=10.6.9.198 -p 6969:80 -d printy-boi
docker run --env IPADDR=10.6.9.198 -p 6969:80 --name printyboi -d printy-boi