Changeset 82 for trunk/Install/deb/debian/postinst
- Timestamp:
- Oct 1, 2017, 9:35:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/postinst
r76 r82 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.