mirror of
				https://github.com/gravitl/netmaker.git
				synced 2025-10-31 20:22:44 +08:00 
			
		
		
		
	bump up install script version
This commit is contained in:
		| @@ -6,7 +6,7 @@ SCRIPT_DIR=$(dirname "$(realpath "$0")") | ||||
| CONFIG_PATH="$SCRIPT_DIR/$CONFIG_FILE" | ||||
| NM_QUICK_VERSION="0.1.1" | ||||
| #LATEST=$(curl -s https://api.github.com/repos/gravitl/netmaker/releases/latest | grep "tag_name" | cut -d : -f 2,3 | tr -d [:space:],\") | ||||
| LATEST=v1.0.0 | ||||
| LATEST=v1.1.0 | ||||
| BRANCH=master | ||||
| if [ $(id -u) -ne 0 ]; then | ||||
| 	echo "This script must be run as root" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 abhishek9686
					abhishek9686