mirror of
https://github.com/YunoHost-Apps/tiddlywiki_ynh.git
synced 2024-09-03 20:26:34 +02:00
Update install
This commit is contained in:
parent
42396c89d2
commit
d228128b7e
1 changed files with 0 additions and 12 deletions
|
@ -92,18 +92,6 @@ ynh_script_progression --message="Configuring system user..." --weight=1
|
||||||
# Create a system user
|
# Create a system user
|
||||||
ynh_system_user_create --username=$app --home_dir=$final_path
|
ynh_system_user_create --username=$app --home_dir=$final_path
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# SPECIFIC SETUP
|
|
||||||
#=================================================
|
|
||||||
ynh_script_progression --message="tiddlywiki..." --weight=2
|
|
||||||
|
|
||||||
chown -R $app: $final_path
|
|
||||||
|
|
||||||
pushd $final_path
|
|
||||||
#$nodejs_path/node $final_path/tiddlywiki mywiki --init server
|
|
||||||
$ynh_node_load_PATH $final_path mywiki --init server
|
|
||||||
popd
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SYSTEMD
|
# SETUP SYSTEMD
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue