pantry/projects/github.com/AUTOMATIC1111/stable-diffusion-webui/webui-user.sh
2023-04-20 14:49:48 -04:00

4 lines
88 B
Bash

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