mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
one more fix for that brigde…
This commit is contained in:
parent
9939f3a6ca
commit
42b77cb07e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ ynh_script_progression --message="Configuring RSS-Bridge..." --weight=1
|
|||
# Remove faulty bridge
|
||||
ynh_secure_remove --file=$install_dir/bridges/PepperBridgeAbstract.php
|
||||
ynh_secure_remove --file=$install_dir/bridges/DealabsBridge.php
|
||||
ynh_secure_remove --file=$install_dir/bridges/HotUKDealsBridge.php
|
||||
|
||||
# Enable every bridge
|
||||
for i in $install_dir/bridges/*.php ; do
|
||||
|
|
Loading…
Reference in a new issue