2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
|
#!/bin/bash
|
||
|
udbuild try -o '-p 8011:8000 -p 8012:8080 -v tempdoc:/doc' -y /opt/bin/boot $@
|