PiScan/scripts/install_defaults.sh

5 lines
134 B
Bash

#/bin/sh
# assumes script is being executed from either ./scripts or ./build
[ -d /etc/piscan] || cp -r ../data/defaults /etc/piscan