Skip to content

Commit

Permalink
Just chezmoi update in cli-update
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavspi committed Feb 9, 2024
1 parent 4e72090 commit cca315d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions computer/files/usr/lib/systemd/user/cli-update.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Wants=network-online.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/podman pull ghcr.io/nadavspi/cli:latest
ExecStartPost=distrobox enter cli -- chezmoi update
ExecStart=distrobox enter cli -- chezmoi update

[Install]
WantedBy=multi-user.target

0 comments on commit cca315d

Please sign in to comment.