[Script request]: vane #15162
Application
Descriptionvane could works with searxng as deep researcher, this is my script, but test it: Copyright (c) 2021-2026 community-scripts ORGAuthor: Vane LXC ScriptLicense: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSESource: https://github.com/ItzCrazyKns/VaneAPP="Vane" header_info "$APP" function update_script() { if ! command -v docker >/dev/null 2>&1; then if ! docker ps -a --format '{{.Names}}' | grep -qx vane; then msg_info "Updating Vane" start msg_info "Installing Dependencies" msg_info "Installing Docker" msg_info "Creating Vane configuration" msg_info "Deploying Vane" msg_info "Creating helper scripts" docker pull itzcrazykns1337/vane:slim-latest >/dev/null cat <<'EOC' >/opt/vane/README.txt
|
Replies: 1 comment
|
What is this? if you want to provide a script to it properly. what should we do with that? And dont even think about submitting anything with docker pull in it. |
What is this? if you want to provide a script to it properly. what should we do with that? And dont even think about submitting anything with docker pull in it.