debian/cubicweb-web.postinst
author sylvain.thenault@logilab.fr
Tue, 13 Jan 2009 17:57:49 +0100
changeset 395 cce260264122
parent 0 b97547f5f1fa
permissions -rw-r--r--
catch Exception in case there is some unexepected selector bug

#! /bin/sh -e

ln -sf /usr/share/fckeditor/fckeditor.js /usr/share/cubicweb/cubes/shared/data
 
#DEBHELPER#
 
exit 0