write-image-to-disk/init.sh

5 lines
50 B
Bash
Raw Normal View History

2023-12-23 20:01:43 +02:00
#!/usr/bin/env sh
apt update
apt install make -y