Project

General

Profile

1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/db.sh
3
. "$(dirname "${BASH_SOURCE[0]}")"/make.sh
(4-4/8)