aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update-everything.sh2
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 && \