about summary refs log tree commit diff stats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xupdate.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index dd2e8c7d..77cb9482 100755
--- a/update.sh
+++ b/update.sh
@@ -11,7 +11,6 @@ __update_sh_run() {
 }
 
 __update_sh_run ./modules/home.legacy/conf/firefox/scripts/update_extensions.sh "$@"
-__update_sh_run ./modules/by-name/lf/lf/secrets/update_secret.sh "$@"
 __update_sh_run ./pkgs/update_pkgs.sh "$@"
 
 echo "Also update out-of tree dependencies, like yt!" 2>&1