diff options
| author | eric_G <46165813+ericgaspar@users.noreply.github.com> | 2025-09-24 23:19:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-24 23:19:15 +0200 |
| commit | 9f0d8496b270888758c48c22310ab9df9a4feb08 (patch) | |
| tree | 77791aa974a84b56ae6d5fea13ec38d7ed28f04a /scripts/install | |
| parent | ca0f40885c7c8178161672bd369040dbc52208f5 (diff) | |
| parent | 192d0fa48372d1ac5a8f73947df2e8da5e5da54a (diff) | |
| download | mastodon_ynh-9f0d8496b270888758c48c22310ab9df9a4feb08.tar.gz mastodon_ynh-9f0d8496b270888758c48c22310ab9df9a4feb08.tar.bz2 mastodon_ynh-9f0d8496b270888758c48c22310ab9df9a4feb08.zip | |
Merge pull request #466 from selfhoster1312/new-helpers
WIP: Remove custom swap helpers ; use new upstream helpers
Diffstat (limited to 'scripts/install')
| -rw-r--r-- | scripts/install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/install b/scripts/install index 4b6b798..ddff21c 100644 --- a/scripts/install +++ b/scripts/install @@ -1,7 +1,6 @@ #!/bin/bash source _common.sh -source ynh_add_swap source /usr/share/yunohost/helpers admin_mail=$(ynh_user_get_info --username=$admin --key=mail) |
