mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
fix remains of logauth plugins again...
This commit is contained in:
parent
4802b254bf
commit
03ae0ce55b
1 changed files with 0 additions and 7 deletions
|
@ -324,13 +324,6 @@ ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_fil
|
||||||
# Recalculate and store the checksum of the file for the next upgrade.
|
# Recalculate and store the checksum of the file for the next upgrade.
|
||||||
ynh_store_file_checksum --file="$final_path/conf/local.protected.php"
|
ynh_store_file_checksum --file="$final_path/conf/local.protected.php"
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# INSTALL LOGAUTHERROR PLUGIN FOR FAIL2BAN
|
|
||||||
#=================================================
|
|
||||||
ynh_script_progression --message="Upgrading logautherror plugin for Fail2Ban..." --weight=2
|
|
||||||
|
|
||||||
ynh_setup_source --dest_dir="$final_path/lib/plugins/logautherror" --source_id=logautherror
|
|
||||||
|
|
||||||
# #=================================================
|
# #=================================================
|
||||||
# # GENERIC FINALIZATION
|
# # GENERIC FINALIZATION
|
||||||
# #=================================================
|
# #=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue