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
1eb4562438
commit
9f861bfd80
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue