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:24:39 +02:00 committed by GitHub
parent 6218d44ecd
commit 8af50a702c

View file

@ -124,8 +124,8 @@ npm install
# Configure haste with config.js file
#=================================================
cp ../conf/config.js "$DESTDIR"/config.js
sed -i "s@YNH_DATA_PATH@$DATA_PATH@g" "$DESTDIR"/config.js
cp ../conf/config.js "$final_path"/config.js
sed -i "s@YNH_DATA_PATH@$DATA_PATH@g" "$final_path"/config.js
#=================================================
# Add HASTE AS A BINARY FILE