Files
autarch/activate.sh
2026-03-13 15:17:15 -07:00

3 lines
69 B
Bash

#!/bin/bash
source "$(dirname "$(realpath "$0")")/venv/bin/activate"