Skip to content

Instantly share code, notes, and snippets.

@root-295
root-295 / ostris-updated.sh
Created September 5, 2025 15:25
Ostris AI Toolkit - Updated Provisioning Script
#!/bin/bash
set -eou pipefail
. /venv/main/bin/activate
# Wechsle in den Workspace
cd "$WORKSPACE"
# Klone das Repository, falls es nicht existiert