use our phanpy fork with reactions
This commit is contained in:
parent
a8fc3c689b
commit
8577c42d0b
1 changed files with 2 additions and 2 deletions
|
|
@ -736,7 +736,7 @@ function fedi_update_frontends {
|
|||
local chuckya_fe_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/chuckya-fe.zip
|
||||
local akkoma_chuckya_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/akkoma-fe-chuckya.zip
|
||||
local akkoma_iceshrimp_url=https://github.com/sneexy-boi/synth.download/releases/download/fedi-frontend/akkoma-fe-iceshrimp.zip
|
||||
local phanpy_url=https://github.com/cheeaun/phanpy/releases/latest/download/phanpy-dist.zip
|
||||
local phanpy_url=https://github.com/zenfyrdev/phanpy/releases/latest/download/phanpy-dist.zip
|
||||
local pl_fe_url=https://pl.mkljczk.pl/pl-fe.zip
|
||||
local frontend_folder=/var/www/fedi-frontends
|
||||
|
||||
|
|
@ -902,4 +902,4 @@ fi
|
|||
# unset everything
|
||||
for variable in "${all_known_variables[@]}"; do
|
||||
unset $variable
|
||||
done
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue