diff options
Diffstat (limited to '')
-rwxr-xr-x | update.sh | 1 |
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 |