3 lines
57 B
Bash
3 lines
57 B
Bash
|
#!/bin/sh
|
||
|
apt-install.sh angie-console-light
|
||
|
apt-clean.sh
|