Update install/script.sh

This commit is contained in:
2026-02-26 08:14:50 +01:00
parent 6af82342fc
commit e711d2ed89

View File

@@ -1,7 +1,8 @@
#!/bin/bash
BASE_URL="https://git.de-roo.org/ben/pychat/raw/branch/main"
INSTALL_DIR="install"
REPO_DIR="install"
INSTALL_DIR="pychat"
BASE_URL="https://git.de-roo.org/ben/pychat/raw/branch/main/$REPO_DIR"
echo "Thanks for using PyChat!"