comparison website/push.sh @ 1992:ac02e07f09de

add config
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 01 Jul 2025 15:14:26 -0600
parents
children
comparison
equal deleted inserted replaced
1991:53793a4dbd15 1992:ac02e07f09de
1 #!/bin/bash
2 set -e
3
4 PASSWORD=$(luan 'string:require("luan:Io.luan").stdout.write(require("file:src/private/Config.luan").push_password)')
5
6 luan luan:host/push.luan www.luan.software $PASSWORD src 2>&1 | tee err