3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
|
#!/bin/sh
|
||
|
sudo apt update && sudo apt install libmagic
|