swap update frontends onto neptunium
This commit is contained in:
parent
53788d97ce
commit
0d93587aef
1 changed files with 3 additions and 3 deletions
|
|
@ -712,9 +712,9 @@ function fedi_update_frontends {
|
||||||
local pl_fe_url=https://pl.mkljczk.pl/pl-fe.zip
|
local pl_fe_url=https://pl.mkljczk.pl/pl-fe.zip
|
||||||
local frontend_folder=/var/www/fedi-frontends
|
local frontend_folder=/var/www/fedi-frontends
|
||||||
|
|
||||||
# frontends are on phosphorus along with the fediverse services
|
# frontends are on neptunium along with the fediverse services
|
||||||
if [[ "$synth_current_system" != "phosphorus" ]]; then
|
if [[ "$synth_current_system" != "neptunium" ]]; then
|
||||||
echo "${red}sync-blocklists:${normal} Sorry, this command will only work on phosphorus."
|
echo "${red}update-frontends:${normal} Sorry, this command will only work on phosphorus."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue