diff options
Diffstat (limited to 'hosts/alsvid3')
-rw-r--r-- | hosts/alsvid3/postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/alsvid3/postinst b/hosts/alsvid3/postinst index 871e31c..5960ca3 100644 --- a/hosts/alsvid3/postinst +++ b/hosts/alsvid3/postinst @@ -163,7 +163,7 @@ rm -f "${target}/home/pj/.profile" "${target}/home/pj/.bashrc" \ in_target sudo -u pj vcsh clone ssh://git@git.pehjota.net/dotfiles/mr.git mr \ || return 1 in_target sudo -u pj mr update || return 1 -in_target sudo -u pj /home/pj/bin/dfen claws-mail clipit fluxbox geeqie gimp \ +in_target sudo -u pj /home/pj/bin/dfen claws-mail clipit fluxbox geeqie \ gpicview gtk htop keychain midori mpv pbuilder redshift trisquel \ xdg-user-dirs xfce4-terminal xscreensaver |