pantry/projects/github.com/AUTOMATIC1111/stable-diffusion-webui/webui-user.sh

4 lines
88 B
Bash
Raw Normal View History

2023-04-20 15:21:35 +03:00
#!/bin/bash
export install_dir="$(cd "$(dirname $0)"/.. && pwd)"
export clone_dir="lib"