10 lines
219 B
Bash
Executable file
10 lines
219 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd /data/programming/void-packages
|
|
|
|
./xbps-src update-check notmuch \
|
|
kcov \
|
|
qutebrowser \
|
|
ranger \
|
|
escrotum
|
|
|