Skip to content

Commit

Permalink
Update ishare2
Browse files Browse the repository at this point in the history
  • Loading branch information
pnetlabrepo authored Jan 22, 2023
1 parent b36474a commit a97f3fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ishare2
Original file line number Diff line number Diff line change
Expand Up @@ -955,10 +955,10 @@ function upgrade_ishare2() {
function menu_ishare2_upgrade_pnetlab() {
prompt="Please, select an option: "
options=(
"Upgrade PNETLab 4.2.10 to 5.0.1"
"Upgrade PNETLab 4.2.10 to 5.2.7"
"Upgrade PNETLab 5.0.1 to 5.2.7"
"Upgrade PNETLab any to 5.2.8"
"Upgrade PNETLab: from 4.2.10 to 5.0.1"
"Upgrade PNETLab: from 4.2.10 to 5.2.7"
"Upgrade PNETLab: from 5.0.1 to 5.2.7"
"Upgrade PNETLab: from any version to 5.2.8"
)

PS3="$prompt"
Expand Down

0 comments on commit a97f3fe

Please sign in to comment.