diff options
Diffstat (limited to 'hosts/iroha/scripts/emaint-sync')
| -rwxr-xr-x | hosts/iroha/scripts/emaint-sync | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/iroha/scripts/emaint-sync b/hosts/iroha/scripts/emaint-sync index c45fae4..008cc57 100755 --- a/hosts/iroha/scripts/emaint-sync +++ b/hosts/iroha/scripts/emaint-sync @@ -1,5 +1,6 @@ #! /usr/bin/env sh -doas emaint sync -r guru && \ +doas emaint sync -r gentoo && \ + doas emaint sync -r guru && \ doas emaint sync -r steam-overlay && \ doas emaint sync -r nix-guix && \ doas emaint sync -r tatsh-overlay |