We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4630f0 commit cbbfdc2Copy full SHA for cbbfdc2
buildscripts/docker/nondocker_windows_builder.sh
@@ -1,7 +1,9 @@
1
#! /bin/bash
2
3
-exoprt DEBIAN_FRONTEND=noninteractive
+id -a
4
+pwd
5
6
+export DEBIAN_FRONTEND=noninteractive
7
8
export ARCH=x86_64
9
export WINEARCH=win64
0 commit comments