source:
OpenRLabs-Git/deploy/rlabs_installer/update.sh
Last change on this file was 42bd667, checked in by , 4 years ago | |
---|---|
|
|
File size: 346 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | echo "+------------------------------------------+" |
4 | echo "| |" |
5 | echo "| Update WEB2PY_RLABS |" |
6 | echo "| |" |
7 | echo "+------------------------------------------+" |
8 | |
9 | bash 01_install_postgresql.sh update |
10 | bash 02_install_web2py_rlabs.sh update |
Note: See TracBrowser
for help on using the repository browser.