Skip to content

Instantly share code, notes, and snippets.

View agileimpact's full-sized avatar

agileimpact

  • Joined Oct 12, 2025
View GitHub Profile
@agileimpact
agileimpact / provisioning_script.sh
Created October 12, 2025 13:50
Vast Provisioning Script
#!/bin/bash
source /venv/main/bin/activate
COMFYUI_DIR=${WORKSPACE}/ComfyUI
# Packages are installed after nodes so we can fix them...
APT_PACKAGES=(
#"package-1"
#"package-2"