uci-docker-build/distros/debian/init.sh

4 lines
78 B
Bash

#!/bin/sh
echo ubuntu distro uci script
apt-get update
apt-get install wget -y