From 534d664dee93f2f67e66800a734ba626b705349d Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 2 Feb 2019 13:54:15 +0100 Subject: [PATCH] Typo --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 7ba6f76..7aebc70 100755 --- a/scripts/install +++ b/scripts/install @@ -118,7 +118,7 @@ ynh_add_systemd_config #================================================= # CREATE FILES AND DIRECTORIES #================================================= -ynh_print_info("Creating files and directory") +ynh_print_info "Creating files and directory" #Logic is as follow : if app is set to be publicly accessible, we will assume that the library should be set in "Share" multimedia directory # If app is set to be private but access is requested for all user, we will assume the same # If app is set to be private but access is limited to the admin user, we will set it inside his own multimedia directory.