diff --git a/scripts/install b/scripts/install index 5d02da8..81d2916 100644 --- a/scripts/install +++ b/scripts/install @@ -10,9 +10,6 @@ password=$4 is_public=$5 default_lang=$6 -domain=${$domain%?} - - # Check domain/path availability sudo yunohost app checkurl $domain$path -a $app if [[ ! $? -eq 0 ]]; then @@ -73,4 +70,4 @@ sudo yunohost app addaccess $app -u $admin sudo rm -f $final_path/install.php # Restart services sudo service nginx reload -sudo yunohost app ssowatconf \ No newline at end of file +sudo yunohost app ssowatconf