3 lines
75 B
Bash
Executable File
3 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
export WDVN_ARCH="amd64"
|
|
export WDVN_KERNEL="linux-image-amd64" |