3 lines
42 B
Bash
3 lines
42 B
Bash
#!/bin/sh
|
|
|
|
nload -h | grep "$PKG_VERSION"
|
#!/bin/sh
|
|
|
|
nload -h | grep "$PKG_VERSION"
|