fix(1.64): update patch (#988)

This commit is contained in:
Baptiste Augrain
2022-02-03 21:46:31 +01:00
committed by GitHub
parent 6a86200d38
commit 2dab7cfcdf
2 changed files with 198 additions and 53 deletions

View File

@@ -19,10 +19,10 @@ if [[ "$VSCODE_ARCH" == "x64" ]]; then
sed -i 's/grep docker/# grep docker/' pkg2appimage.AppDir/usr/share/pkg2appimage/functions.sh
bash -ex pkg2appimage.AppDir/AppRun recipe.yml
rm -f pkg2appimage-*.AppImage
rm -rf pkg2appimage.AppDir
rm -rf VSCodium
fi
cd "${CALLER_DIR}"
cd "${CALLER_DIR}"