mirror of
https://codeberg.org/27/inception-of-things.git
synced 2026-01-01 06:06:42 +01:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/usr/bin/env sh
|
|
|
|
sudo apt update
|
|
sudo apt install curl -y
|