diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2023-03-30 22:43:43 +0200 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2023-03-30 22:43:43 +0200 |
commit | 276289e69a885e4f1b75a8d823f3ae65124a851f (patch) | |
tree | e65ae1d80fffb2a9a4ad22acbade651beddff0d4 | |
parent | 222777852cc5ffa7067992d06feab3ef726a331d (diff) |
Updating update-eveerything.sh
-rwxr-xr-x | bin/update-everything.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/update-everything.sh b/bin/update-everything.sh index 39461fb..ac3b7f0 100755 --- a/bin/update-everything.sh +++ b/bin/update-everything.sh @@ -65,8 +65,6 @@ non_free_update(){ pushd ~/workbench/auto-void-packages || exit 1 ./update-git-repo.sh cd ../void-packages || exit 1 - ./xbps-src pkg teams-bin && \ - $xi --repository=hostdir/binpkgs/nonfree teams-bin ./xbps-src pkg discord && \ $xi --repository=hostdir/binpkgs/nonfree discord ./xbps-src pkg spotify && \ |