1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00

Useynh_node_load_PATH

This commit is contained in:
notplants 2021-12-04 16:38:19 +01:00
parent 4442a06abb
commit 0fc1499a6f

View file

@ -143,6 +143,7 @@ cd $final_path; ynh_npm ci
ynh_node_path=$ynh_node
ynh_script_progression --message="ynh_node_path: $ynh_node_path" --weight=1
ynh_script_progression --message="ynh_node_load_PATH: $ynh_node_load_PATH" --weight=1
#=================================================
# CREATE DATA DIRECTORY
@ -212,7 +213,7 @@ EOF
fi
ynh_script_progression --message="Finishing Archivebox Setup" --weight=1
cd $datadir && ynh_exec_as $app $archivebox_cmd init --setup
cd $datadir && ynh_exec_as $app $ynh_node_load_PATH $archivebox_cmd init --setup
#=================================================
# ADD A CONFIGURATION