Simplified command

This commit is contained in:
Anon 2022-08-27 02:20:58 -07:00
parent 640446b254
commit 1643140c59

View File

@ -25,7 +25,7 @@ pip install --upgrade pip
pip install -r requirements.txt pip install -r requirements.txt
deactivate deactivate
mkdir -p md5 rsc/{safe,nsfw} mkdir -p md5 rsc/{safe,nsfw}
cp -vn default/cfg.py src/cfg.py cp -vn default/cfg.py src/
./run.sh -h ./run.sh -h
``` ```
If everything worked correctly you should see usage information on Yandere Lewd Bot. If everything worked correctly you should see usage information on Yandere Lewd Bot.