Install mdbook and mdbook-scgbob
This commit is contained in:
parent
fe6921d1cb
commit
53a8dd145f
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ dnf install -y \
|
|||
# For helix grammer compliation
|
||||
clang
|
||||
|
||||
runuser -u $user -- cargo install \
|
||||
mdbook \
|
||||
mdbook-svgbob
|
||||
|
||||
loginctl enable-linger $user
|
||||
|
||||
runuser -u $user -- mkdir -p $user_home/.config/systemd/user
|
||||
|
|
Loading…
Reference in a new issue