Generator
This commit is contained in:
2
generator.sh
Normal file
2
generator.sh
Normal file
@ -0,0 +1,2 @@
|
||||
docker run -it --rm --name php -v "$PWD":/usr/src/myapp -w /usr/src/myapp php:7-cli php generator.php
|
||||
sudo chown -R 1000:1000 *
|
Reference in New Issue
Block a user