mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
# config files for scripts
|
|
# save your changes into 'config' file
|
|
|
|
#SRCDIR="/var/cache/scratchpkg/sources"
|
|
#PKGDIR="/var/cache/scratchpkg/packages"
|
|
#ROOTFS="$PWD/rootfs"
|
|
#REPO="core"
|
|
#JOBS="$(nproc)"
|
|
#EDITOR="vim"
|
|
|
|
# iso
|
|
#ISOLABEL="VENOMLIVE_$(date +"%Y%m%d")"
|
|
#OUTPUTISO="$PWD/venom-$(date +"%Y%m%d").iso"
|