5 lines
101 B
Bash
Executable File
5 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
|
|
lynx -dump https://raw.githubusercontent.com/Cloudef/bemenu/master/VERSION \
|
|
| head -n 1
|