view website/push.sh @ 2141:c62dfd37545f nginx_decoupled

use regex trick to stop stop_nginx.sh from detecting itself
author Violet7
date Mon, 19 Jan 2026 20:56:48 -0800
parents ac02e07f09de
children
line wrap: on
line source

#!/bin/bash
set -e

PASSWORD=$(luan 'string:require("luan:Io.luan").stdout.write(require("file:src/private/Config.luan").push_password)')

luan luan:host/push.luan www.luan.software $PASSWORD src 2>&1 | tee err