1
0
Fork 0
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:
Éric Gaspar 2024-06-22 15:04:02 +02:00
parent 7a541c54bb
commit 83c8e4120f

View file

@ -39,7 +39,6 @@ ynh_script_progression "Configuring $app..."
if [ ! -f $data_dir/tiddlywiki.info ]
then
pushd $install_dir
ynh_hide_warnings ynh_exec_as_app ./tiddlywiki.js $data_dir --init server
popd
fi