packager/bootpkg/package.toml

10 lines
150 B
TOML
Raw Permalink Normal View History

[package]
name = "bootpkg" #*
description = "A tool to strap pkgs" #*
version = 1
tags = []
type = "application"
arch = "x86_64"
[bin]
root = "/root"