v1.4.20 update
This commit is contained in:
parent
c6ed8f21dc
commit
20312de8db
@ -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)
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user