source: OpenRLabs-Git/deploy/rlabs_installer/update.sh

qndtest
Last change on this file was 42bd667, checked in by David Fuertes <dfuertes@…>, 3 years ago

Historial Limpio

  • Property mode set to 100755
File size: 346 bytes
Line 
1#!/bin/bash
2
3echo "+------------------------------------------+"
4echo "|                                          |"
5echo "|         Update WEB2PY_RLABS          |"
6echo "|                                          |"
7echo "+------------------------------------------+"
8
9bash 01_install_postgresql.sh update
10bash 02_install_web2py_rlabs.sh update
Note: See TracBrowser for help on using the repository browser.