mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 01:11:08 +01:00
* README cleanup * template migration * convert percona to new bastillefile format * convert gitlab to bastillefile format * convert php to bastillefile format --------- Co-authored-by: Barry McCormick <bmccormick@debianbeast.maildragon.com>
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
ARG version=7
|
|
PKG unifi"${version}"
|
|
SYSRC unifi_enable="YES"
|
|
SERVICE unifi start
|