mythicbeastsddns/snap/hooks/install

7 lines
90 B
Plaintext
Raw Permalink Normal View History

2018-07-14 01:39:04 +00:00
#! /bin/bash
set -e
cp $SNAP/default.conf $SNAP_DATA/config
chmod 600 $SNAP_DATA/config