Changeset 4736
- Timestamp:
- May 12, 2017, 9:58:39 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-center/trunk/fuentes/debian/admin-center.postinst
r4734 r4736 37 37 38 38 # Creating link for icones to icons (ti avoid Forbidden Permissions to icons) 39 [ -L ${LINK_NAME}/icones ] || ln -s ${LINK_NAME}/icon es ${LINK_NAME}/icons39 [ -L ${LINK_NAME}/icones ] || ln -s ${LINK_NAME}/icons ${LINK_NAME}/icones 40 40 41 41 if [ -e /usr/share/apache2/apache2-maintscript-helper ] ; then
Note: See TracChangeset
for help on using the changeset viewer.