heartranked

git clone https://git.tarina.org/heartranked
Log | Files | Refs | README

commit 28d969faa845f35dfa6bb50008e37bcf1dca43eb
parent 895627e318a78f5a85ffddabf9f4356811aa86ad
Author: King Robin <robinbackman@gmail.com>
Date:   Wed, 19 Aug 2026 02:48:19 +0300

the zip

Diffstat:
Minstall.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh @@ -25,7 +25,7 @@ EOF echo "Installing all dependencies..." apt-get update -sudo apt install python3 python3-pip python3-pil python3-bcrypt python3-webpy python3-markdown +sudo apt install python3 python3-pip python3-pil python3-bcrypt python3-webpy python3-markdown zip pip3 install webpy-v.0.76.zip cat <<'EOF'