v1.4.20 update

This commit is contained in:
0xOzgur 2024-06-22 12:15:06 +03:00
parent c6ed8f21dc
commit 20312de8db
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ source ~/.bashrc
clear
# Set the version number
VERSION="1.4.19"
VERSION="1.4.20"
# Determine the ExecStart line based on the architecture
ARCH=$(uname -m)

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Set the version number
VERSION="1.4.19"
VERSION="1.4.20"
# Step 0: Welcome
echo "This script is made with ❤️ by https://quilibrium.space @ 0xOzgur.eth for scalepod.io"