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