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