view host/run.luan @ 1709:6378d261136e

rm postgres backups
author Vadim Filimonov <fffilimonov@yandex.ru>
date Tue, 05 Jul 2022 13:37:05 +0300
parents 48c24eedb8b2
children
line wrap: on
line source

local Luan = require "luan:Luan.luan"
Luan.load_file("classpath:luan/host/run.luan")(...)