Files
lama-cleaner/scripts/user_scripts/mac_start.command
T

12 lines
113 B
Bash
Raw Normal View History

2022-10-24 18:32:35 +08:00
#!/bin/bash
set -e
cd "$(dirname "$0")"
echo `pwd`
source ./installer/bin/activate
conda-unpack
invoke start