Changeset 3644
- Timestamp:
- Feb 15, 2017, 5:49:06 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-up/trunk/fuentes/lliurex-up-core/usr/share/lliurex-up/commonScripts/forceinstall
r3396 r3644 2 2 ACTION="$1" 3 3 case "$ACTION" in 4 initActions| preActions|postActions)4 initActions|initActionsSai|preActions|postActions) 5 5 DEBIAN_FRONTEND=gnome DEBIAN_PRIORITY=high apt-get install -f -y --force-yes 6 6 ;;
Note: See TracChangeset
for help on using the changeset viewer.