Skip to content

Commit

Permalink
comply with codady recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Nov 24, 2024
1 parent d12f321 commit a61fd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucore/install-ucore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export IMAGE_NAME=ucore
/ctx/packages.sh

# install packages direct from github
/ctx/github-release-install.sh trapexit/mergerfs fc${RELEASE}.x86_64
/ctx/github-release-install.sh trapexit/mergerfs "fc${RELEASE}.x86_64"

# tweak os-release
sed -i '/^PRETTY_NAME/s/(uCore.*$/(uCore)"/' /usr/lib/os-release

0 comments on commit a61fd14

Please sign in to comment.