Skip to content

Commit

Permalink
WMS 1: Fixed zip file
Browse files Browse the repository at this point in the history
WMS 1: Fixed zip file
  • Loading branch information
klazarz committed Sep 19, 2024
1 parent 2672c87 commit 613d8a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This lab assumes you have:
clear
cd ~oracle/labs
rm -rf ~oracle/labs/*
wget -O novnc-multitenant.zip https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/novnc-multitenant.zip
wget -O novnc-multitenant.zip https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/labfiles/novnc-multitenant19.zip
unzip -qo novnc-multitenant.zip
rm -f novnc-multitenant.zip
cd multitenant
Expand Down

0 comments on commit 613d8a8

Please sign in to comment.