4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
termite --name "download" -e "update-all-packages"
|