Add: tools.func (#4100)

* Add: tools.func

* add paths into build.func and install.func
This commit is contained in:
CanbiZ 2025-04-28 15:25:10 +02:00 committed by GitHub
parent cbe8e2f1b7
commit ce76ebc68f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 761 additions and 1 deletions

View file

@ -1237,6 +1237,7 @@ check_container_storage() {
}
start() {
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func)
LOGDIR="/usr/local/community-scripts/logs"
mkdir -p "$LOGDIR"