1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rss-bridge_ynh.git synced 2024-09-03 20:25:51 +02:00

remove bridge

This commit is contained in:
lapineige 2023-07-31 12:36:47 +02:00 committed by GitHub
parent c93ae6ca65
commit 9939f3a6ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,7 @@ ynh_script_progression --message="Configuring RSS-Bridge..." --weight=1
# Remove faulty bridge # Remove faulty bridge
ynh_secure_remove --file=$install_dir/bridges/PepperBridgeAbstract.php ynh_secure_remove --file=$install_dir/bridges/PepperBridgeAbstract.php
ynh_secure_remove --file=$install_dir/bridges/DealabsBridge.php
# Enable every bridge # Enable every bridge
for i in $install_dir/bridges/*.php ; do for i in $install_dir/bridges/*.php ; do