5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
#!/command/with-contenv bash
|
|
|
|
apk add -u git
|
|
git clone https://github.com/yimingliu/py-natpmp.git
|