Changeset 338 for cleverbox/trunk/debian/postinst
- Timestamp:
- 05/03/08 09:55:04 (4 years ago)
- Files:
-
- 1 modified
-
cleverbox/trunk/debian/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/trunk/debian/postinst
r337 r338 26 26 27 27 # Reload apache 28 /etc/init.d/apache2 reload28 invoke-rc.d apache2 reload 29 29 ;; 30 30
