~jadedctrl/jam-xwx-moe
Showing details for patch b7e1310f2e9993e88a7ea52971890988ed9e4401.
diff -rN -u old-jam-xwx-moe/pleroma/ek.sh new-jam-xwx-moe/pleroma/ek.sh --- old-jam-xwx-moe/pleroma/ek.sh 2024-11-22 11:00:07.952494511 +0000 +++ new-jam-xwx-moe/pleroma/ek.sh 2024-11-22 11:00:07.952494511 +0000 @@ -10,7 +10,10 @@ # Kreu pliamikecan HTML-paĝon por tiuj uzantaj ne Ĝavoskripton. rm instance/static.index/index.html -(sleep 60; perl instance/static.index/index.perl > instance/static.index/index.html) & +(sleep 60; \ + perl instance/static.index/index.perl \ + > instance/static.index/index.html.tmp; \ + mv instance/static.index/index.html.tmp instance/static.index/index.html) & # Efektive rulu la servilon!! c:< MIX_ENV=prod mix phx.server