(experiment) remove further BUILDARCH branches and s/armhf/arm/

This commit is contained in:
Peter Squicciarini
2020-10-05 17:54:42 -07:00
parent 1082261042
commit 8c04967b7e
3 changed files with 3 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
if [[ "$BUILDARCH" == "x64" ]]; then
if [[ "$VSCODE_ARCH" == "x64" ]]; then
# install a dep needed for this process
sudo apt-get install desktop-file-utils