Skip to content

Commit

Permalink
update iso
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Sep 6, 2024
1 parent 4c3a39e commit 9e7530e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conf/solaris-11.4-gcc.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


VM_ISO_LINK="https://github.com/vmactions/solaris-download/releases/download/v0.0.2/sol-11_4-text-x86.iso"
VM_ISO_LINK="https://github.com/vmactions/solaris-download/releases/download/v0.0.3/sol-11_4-text-x86.iso"
VM_OS_NAME="solaris"
VM_OS_TYPE="solaris11"
VM_SSH_PORT=2223
Expand Down
2 changes: 1 addition & 1 deletion conf/solaris-11.4.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


VM_ISO_LINK="https://github.com/vmactions/solaris-download/releases/download/v0.0.2/sol-11_4-text-x86.iso"
VM_ISO_LINK="https://github.com/vmactions/solaris-download/releases/download/v0.0.3/sol-11_4-text-x86.iso"
VM_OS_NAME="solaris"
VM_OS_TYPE="solaris11"
VM_SSH_PORT=2223
Expand Down
2 changes: 1 addition & 1 deletion hooks/postBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ rm -f auto.txt
automount -v
svcadm restart autofs

pkg update --accept




Expand Down

0 comments on commit 9e7530e

Please sign in to comment.