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