Skip to content

Commit

Permalink
load submodule in vm-firstboot
Browse files Browse the repository at this point in the history
  • Loading branch information
johnko committed Jan 25, 2025
1 parent 8bae77b commit c1fb4d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/vm/vm-firstboot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ mv homedir/.git ./
rm -fr homedir

git checkout .
git submodule init
git submodule update

cat <<EOS
# maybe disallow ubuntu from logging in
Expand Down

0 comments on commit c1fb4d9

Please sign in to comment.