Changeset 4877
- Timestamp:
- May 24, 2017, 9:30:32 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-jocomunico/trunk/fuentes/debian/lliurex-jocomunico.postinst
r4855 r4877 37 37 38 38 # Setting up database 39 lliurex-sgbd --db_is_present lliurex-jocomunico39 lliurex-sgbd --db_is_present jocomunico-lliureX 40 40 if [ ! -f /tmp/db_is_present ]; then 41 lliurex-sgbd --install lliurex-jocomunico41 lliurex-sgbd --install jocomunico-lliureX 42 42 else 43 43 #zenity --info --text="$MSG_MOODLE_AVISO" &
Note: See TracChangeset
for help on using the changeset viewer.