Fixed typo
This commit is contained in:
@@ -38,7 +38,7 @@ echo "Update tool wil NOT update openresty and mongodb"
|
|||||||
echo "and might not (correctly) update their config files"
|
echo "and might not (correctly) update their config files"
|
||||||
echo "The installation might brake"
|
echo "The installation might brake"
|
||||||
|
|
||||||
read -r -s -p $'Press enter to continue...'
|
read -r -s -p 'Press enter to continue...'
|
||||||
|
|
||||||
#Getting update script form git repo
|
#Getting update script form git repo
|
||||||
bash <(curl -Ss "https://git.bprieshof.nl/Tools/ShellHubNative/raw/branch/main/Server/update.sh")
|
bash <(curl -Ss "https://git.bprieshof.nl/Tools/ShellHubNative/raw/branch/main/Server/update.sh")
|
||||||
Reference in New Issue
Block a user