about summary refs log tree commit diff stats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index 6f8a65c1..ab38ea56 100755
--- a/update.sh
+++ b/update.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # shellcheck disable=SC2086
 
-./hm/soispha/conf/firefox/scripts/update_extensions
+./hm/soispha/conf/firefox/scripts/update_extensions.sh
 
-./sys/nixpkgs/pkgs/update_pkgs "$@"
+./sys/nixpkgs/pkgs/update_pkgs.sh "$@"