Mercurial Hosting > luan
view website/push.sh @ 2161:eb5bdf29a664 nginx_sites_addon tip
mkdir nginx_sites in update2.sh
| author | Violet7 |
|---|---|
| date | Wed, 28 Jan 2026 17:46:37 -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
