remove extra line

This commit is contained in:
Tommy Verrall
2024-02-20 09:29:26 +01:00
parent 289343d1c8
commit 87ea3fcfc4
-1
View File
@@ -32,7 +32,6 @@ else
# Leave the binary as the user to perform the apt install
# It's down to the user to specify the correct ownership and permissions
chmod 755 "$default_location"
chmod 755 "$default_location"
echo "Installation complete. Please configure and start the nym-mixnode process manually."
echo "Refer to https://nymtech.net/operators/nodes/mixnode-setup.html"