aboutsummaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-22 22:41:35 +0100
committeryalh76 <yalh@yahoo.com>2019-03-22 22:41:35 +0100
commitc468541e82263ec9149c66996b36c6c27d32ffba (patch)
treea516a9f03e003ca1a04d2fcfa094d5a85dfa22d0 /scripts/install
parent94dc44545bd699180ad1bc7ee65d397d0cc161bd (diff)
downloadmastodon_ynh-c468541e82263ec9149c66996b36c6c27d32ffba.tar.gz
mastodon_ynh-c468541e82263ec9149c66996b36c6c27d32ffba.tar.bz2
mastodon_ynh-c468541e82263ec9149c66996b36c6c27d32ffba.zip
cleanup
Diffstat (limited to 'scripts/install')
-rw-r--r--scripts/install5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/install b/scripts/install
index 6a8dcfb..89445a3 100644
--- a/scripts/install
+++ b/scripts/install
@@ -14,11 +14,6 @@ source ynh_install_ruby
# MANAGE SCRIPT FAILURE
#=================================================
-ynh_clean_setup () {
- ### Remove this function if there's nothing to clean before calling the remove script.
- read -p "Press any key..."
- true
-}
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors