7 lines
90 B
Plaintext
Raw Normal View History

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