mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
fix typo 2
This commit is contained in:
parent
1e325b962f
commit
c93ae6ca65
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ynh_add_nginx_config
|
||||||
ynh_script_progression --message="Configuring RSS-Bridge..." --weight=1
|
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
|
||||||
|
|
||||||
# Enable every bridge
|
# Enable every bridge
|
||||||
for i in $install_dir/bridges/*.php ; do
|
for i in $install_dir/bridges/*.php ; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue