pantry/projects/github.com/AUTOMATIC1111/stable-diffusion-webui/webui-user.sh
2023-04-25 16:37:12 -04:00

4 lines
90 B
Bash

#!/bin/bash
export install_dir="$(cd "$(dirname "$0")"/.. && pwd)"
export clone_dir="lib"