Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsm79 authored Sep 22, 2024
1 parent fb2dc46 commit 7b178e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ modules:
- "rm -f /etc/systemd/system/display-manager.service"
- "ln -s /usr/lib/systemd/system/cosmic-greeter.service /etc/systemd/system/display-manager.service"
# Hostname
- "hostnamectl hostname cosmicbox"
- "echo cosmicbox > /etc/hostname"
scripts:
- build.sh # run files/scripts/build.sh

Expand Down

0 comments on commit 7b178e5

Please sign in to comment.