aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-03-27 21:21:46 +0100
committeryalh76 <yalh@yahoo.com>2019-03-27 21:21:46 +0100
commit9749ea5afa46b1a390f2cd09162c695417c2863d (patch)
tree9f040b0923f8ca63131ab0a792ff04bf49ddc1e0 /scripts
parent08485fd7d3348256a11b39371217cca24cee6323 (diff)
downloadmastodon_ynh-9749ea5afa46b1a390f2cd09162c695417c2863d.tar.gz
mastodon_ynh-9749ea5afa46b1a390f2cd09162c695417c2863d.tar.bz2
mastodon_ynh-9749ea5afa46b1a390f2cd09162c695417c2863d.zip
remove ynh_clean_setup
Diffstat (limited to 'scripts')
-rw-r--r--scripts/install5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/install b/scripts/install
index e68ac0a..4814306 100644
--- a/scripts/install
+++ b/scripts/install
@@ -15,11 +15,6 @@ source ynh_add_secure_repos__2
# 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