diff options
| author | magikcypress <cyp@rouquin.me> | 2017-04-10 21:13:13 +0200 |
|---|---|---|
| committer | magikcypress <cyp@rouquin.me> | 2017-04-10 21:13:13 +0200 |
| commit | 8d7554947196a67cb297a807d84aeba8f7dc0946 (patch) | |
| tree | f0eb1b37b81cf8d8a735bb5183f3a7651b742e90 /scripts/remove | |
| parent | 4dfe2759421883575d4a63d2879d58b93bc56f6a (diff) | |
| download | mastodon_ynh-8d7554947196a67cb297a807d84aeba8f7dc0946.tar.gz mastodon_ynh-8d7554947196a67cb297a807d84aeba8f7dc0946.tar.bz2 mastodon_ynh-8d7554947196a67cb297a807d84aeba8f7dc0946.zip | |
[fix] Add release mastodon 1.1.1
Diffstat (limited to 'scripts/remove')
| -rw-r--r-- | scripts/remove | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/remove b/scripts/remove index bbb9b5b..2b55b23 100644 --- a/scripts/remove +++ b/scripts/remove @@ -60,6 +60,7 @@ fi # delete postgresql database & user ynh_psql_drop_db "${app}_production" +ynh_psql_drop_role "${app}" # Remove Debian package #sudo apt-get remove --purge -y imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file curl git |
