use generic comments

This commit is contained in:
JensDiemer 2022-08-15 17:15:24 +02:00
parent 864958888e
commit 78d9ce5420
2 changed files with 2 additions and 2 deletions

View file

@ -228,7 +228,7 @@ then
fi fi
#================================================= #=================================================
# Start django_example_ynh via systemd # Start the app server via systemd
#================================================= #=================================================
ynh_script_progression --message="Starting django_example_ynh's services..." --weight=5 ynh_script_progression --message="Starting django_example_ynh's services..." --weight=5

View file

@ -207,7 +207,7 @@ chmod o-rwx "$public_path"
chmod o-rwx "$final_path" chmod o-rwx "$final_path"
#================================================= #=================================================
# Start django_example_ynh via systemd # Start the app server via systemd
#================================================= #=================================================
ynh_script_progression --message="Starting django_example_ynh's services..." --weight=5 ynh_script_progression --message="Starting django_example_ynh's services..." --weight=5