Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit 06b5a05

Browse files
authored
Update hostname setting command in recipe.yml
1 parent 8690bfb commit 06b5a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/recipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ modules:
9696

9797
- type: script
9898
snippets:
99-
- hostnamectl set-hostname origami
99+
- echo "origami" > /etc/hostname
100100
- git clone https://github.com/vinceliuice/WhiteSur-icon-theme.git /tmp/WhiteSur-icon-theme
101101
- /tmp/WhiteSur-icon-theme/install.sh -b -a
102102
- rm -rf /tmp/WhiteSur-icon-theme

0 commit comments

Comments
 (0)