mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update install
This commit is contained in:
parent
44999ce51f
commit
96ef813d87
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ ynh_normalize_url_path $path
|
|||
sudo apt-get update
|
||||
sudo apt-get -y -qq install redis-server php5-redis nodejs-legacy nodejs npm
|
||||
check_or_install_npm
|
||||
# Remove trailing "/" for next commands
|
||||
if [[ ! "$path" == "/" ]]; then
|
||||
path=${path%/}
|
||||
fi
|
||||
|
||||
# Source YunoHost helpers
|
||||
source /usr/share/yunohost/helpers
|
||||
|
|
Loading…
Add table
Reference in a new issue