1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Update install

This commit is contained in:
Rafi59 2017-10-13 18:40:23 +02:00 committed by GitHub
parent 7ad6988618
commit 3c4a38bd42

View file

@ -119,6 +119,9 @@ script_dir="$PWD"
pushd "$final_path"
chown -R $app: $final_path
npm install
DATA_PATH="/home/yunohost.app/$app"
mkdir -p $DATA_PATH
chown -R "$app":"$app" $final_path $DATA_PATH
#=================================================
# Configure haste with config.js file