mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/usr/bin/env sh
|
|
|
|
sudo apt update
|
|
sudo apt install curl -y
|