10
0
openwrt-camera-image/00-deps.sh
Madis Mägi 362d0cb258
All checks were successful
continuous-integration/drone Build is passing
Switch to drone
2022-02-08 18:35:09 +02:00

9 lines
174 B
Bash

#!/bin/bash
set -e
set -x
#Dependency stage
apt-get update -y
apt-get install -y -qq build-essential file gawk git-core unzip python3 python3-distutils rsync wget xz-utils