mirror of
https://github.com/YunoHost-Apps/akkoma_ynh.git
synced 2024-09-03 20:36:17 +02:00
Configure frontend switcher
This commit is contained in:
parent
9b348870cd
commit
b82dc27e73
1 changed files with 4 additions and 0 deletions
|
@ -310,6 +310,10 @@ ynh_script_progression --message="Installing Mangane FrontEnd..." --weight=1
|
|||
ynh_exec_warn_less ynh_exec_as $app -s $SHELL -lc "$final_path/live/bin/pleroma_ctl frontend install mangane --ref dist --build-url https://github.com/BDX-town/Mangane/releases/latest/download/static.zip"
|
||||
# Not activated, users need to change the "primary" frontend in the admin UI (use 'mangane' and 'dist').
|
||||
|
||||
# setup frontend switcher
|
||||
# available here : domain.tld/akkoma/frontend
|
||||
cat "../conf/frontend_switcher.exs" >> "$config"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue