Changeset 850 for trunk/Install/deb/debian/postinst
- Timestamp:
- Oct 4, 2017, 10:15:57 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/postinst
r842 r850 17 17 18 18 if [ "$1" = "configure" ]; then 19 apache_install ()$@19 apache_install $@ 20 20 fi 21 21
Note:
See TracChangeset
for help on using the changeset viewer.