Skip to content

Commit

Permalink
shfmt
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Apr 3, 2024
1 parent f531619 commit da98b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init-host/init-host.root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if command -v dnf >/dev/null 2>&1; then
# so it has to be reinstalled
dnf reinstall -y shadow-utils
else
apt-get update
apt-get update
apt-get install -y git uidmap make jq
fi

Expand Down

0 comments on commit da98b40

Please sign in to comment.