~jadedctrl/jam-xwx-moe

~jadedctrl/jam-xwx-moe/pleroma/ek.sh
 ..
0 #!/bin/sh
1 # Nomo: ek.sh
2 # Pri: Rulas Pleroman, pretiginte la medion.
3
4 # Ni lasas la »static/« dosierujojn de Pleroma-FE, ni mem, kaj de nia propra
5 # index.html apartaj — tiel ĉi, ĝisdatigoj (ekz) de Pleroma-FE ne
6 # anstataŭskribiĝos sur grava dosiero nia propra.
7 unionfs /opt/pleroma/instance/static.index:/opt/pleroma/instance/static.local:/opt/pleroma-fe/dist.prod:/opt/pleroma/priv/static \
8 /opt/pleroma/instance/static
9
10 # Kreu pliamikecan HTML-paĝon por tiuj uzantaj ne Ĝavoskripton.
11 rm instance/static.index/index.html instance/static.index/static/paĝoj-index/*
12 (sleep 120; sh fari_indexojn.sh) &
13
14 # Efektive rulu la servilon!! c:<
15 MIX_ENV=prod mix phx.server 2>&1 >> log