Skip to content

Commit cbbfdc2

Browse files
committed
who am i
1 parent b4630f0 commit cbbfdc2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

buildscripts/docker/nondocker_windows_builder.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
#! /bin/bash
22

3-
exoprt DEBIAN_FRONTEND=noninteractive
3+
id -a
4+
pwd
45

6+
export DEBIAN_FRONTEND=noninteractive
57

68
export ARCH=x86_64
79
export WINEARCH=win64

0 commit comments

Comments
 (0)