mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-10-14 02:54:45 +02:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/usr/bin/env sh
|
|
|
|
sudo apt update
|
|
sudo apt install curl -y
|