Skip to content

Commit

Permalink
Update ubuntu-install.sh for v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abhakta-47 authored Mar 9, 2024
1 parent ae83983 commit 54d545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sudo apt install -y curl wget

# Download the Debian package
echo -e "${BLUE}Downloading the Debian package...${NC}"
wget https://github.com/bodhitree-iitb/clab-installation/releases/download/v1.6.2/clab_1.6.2_debian_amd64.deb
wget https://github.com/bodhitree-iitb/clab-installation/releases/download/v1.5.5/VLab_1.5.5_amd64.deb

# Install the downloaded Debian package using dpkg
echo -e "${BLUE}Installing the downloaded Debian package...${NC}"
Expand Down

0 comments on commit 54d545c

Please sign in to comment.