4a91936dd2
These currently fail for several reasons and will be adjusted as the code it ported to this branch.
16 lines
253 B
TOML
16 lines
253 B
TOML
name = "http-server"
|
|
description = "An example http server with PHP and MySQL support."
|
|
version = "0.0.1"
|
|
|
|
[[packages]]
|
|
name = "tmux"
|
|
version = "2.2"
|
|
|
|
[[packages]]
|
|
name = "openssh-server"
|
|
version = "6.6.*"
|
|
|
|
[[packages]]
|
|
name = "rsync"
|
|
version = "3.0.*"
|