diff options
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update.sh b/update.sh index ab38ea56..795bae99 100755 --- a/update.sh +++ b/update.sh @@ -4,3 +4,5 @@ ./hm/soispha/conf/firefox/scripts/update_extensions.sh ./sys/nixpkgs/pkgs/update_pkgs.sh "$@" + +./sys/secrets/update.sh |