Skip to content

Commit

Permalink
Update remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgaspar committed May 20, 2022
1 parent 30c0f03 commit 9d2c558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/remove
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ ynh_secure_remove --file=/var/lib/dpkg/info/onlyoffice-documentserver.prerm
# already removed ... so their removal fails which breaks dpkg.
# So instead, we trick it with this stupid link to /bin/true which is removed
# right after.
ln -s /bin/true /usr/local/bin/supervisorctl
ynh_package_autopurge onlyoffice-documentserver
#ln -s /bin/true /usr/local/bin/supervisorctl
ynh_package_autopurge "onlyoffice-documentserver ttf-mscorefonts-installer"

#=================================================
# REMOVE THE POSTGRESQL DATABASE
Expand Down

0 comments on commit 9d2c558

Please sign in to comment.