1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sonarr_ynh.git synced 2024-09-03 20:26:19 +02:00

Nah, there was no copy and paste

This commit is contained in:
tituspijean 2024-04-14 19:22:53 +02:00 committed by GitHub
parent 8abaef065f
commit 6c2937f7bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ ynh_use_logrotate --non-append --logfile="/var/log/$app/"
#=================================================
# ADD A CONFIGURATION
#=================================================
ynh_script_progression --message="Configuring Radarr..." --weight=2
ynh_script_progression --message="Configuring Sonarr..." --weight=2
# Add newline at end of file if required
if [ -e "$data_dir/config.xml" ]; then