Add env for amd64

This commit is contained in:
Fierelier 2022-08-10 18:34:56 +02:00
parent 329e93fbd2
commit 870a4b62c5
1 changed files with 3 additions and 0 deletions

3
path/wdvn-env-amd64 Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
export WDVN_ARCH="amd64"
export WDVN_KERNEL="linux-image-amd64"