Fix old moulinette stuff not relevant anymore

This commit is contained in:
Alexandre Aubin 2021-11-22 08:13:14 +01:00
parent 9c28c07af4
commit 10e00b3318
2 changed files with 0 additions and 6 deletions

4
debian/postinst vendored
View file

@ -3,10 +3,6 @@
set -e
do_configure() {
rm -rf /var/cache/moulinette/*
mkdir -p /usr/share/moulinette/actionsmap/
ln -sf /usr/share/yunohost/actionsmap/yunohost.yml /usr/share/moulinette/actionsmap/yunohost.yml
if [ ! -f /etc/yunohost/installed ]; then
# If apps/ is not empty, we're probably already installed in the past and

View file

@ -185,8 +185,6 @@ do_post_regen() {
chown root:root /var/cache/yunohost
chmod 700 /var/cache/yunohost
chown root:root /var/cache/moulinette
chmod 700 /var/cache/moulinette
setfacl -m g:all_users:--- /var/www
setfacl -m g:all_users:--- /var/log/nginx