2 lines
67 B
Plaintext
2 lines
67 B
Plaintext
|
#!/bin/sh
|
||
|
echo "${WDVN_NAME}-${WDVN_ARCH}_${WDVN_VER}_${WDVN_DATE}"
|