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-05 11:33:34 +02:00
parent 1eb4562438
commit 9f861bfd80

View file

@ -43,7 +43,7 @@ yunohost service add $app --description="A non-linear personal web notebook"
#=================================================
# ADD A CONFIGURATION
#=================================================
ynh_script_progression --message="Configuring TiddlyWiki..." --weight=2
ynh_script_progression --message="Configuring $app..." --weight=2
if [ ! -f $data_dir/tiddlywiki.info ]
then