This website requires JavaScript.
Explore
Help
Sign In
mcphail
/
mythicbeastsddns
Watch
1
Star
0
Fork
0
You've already forked mythicbeastsddns
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
mythicbeastsddns
/
snap
/
hooks
/
install
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
90 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2018-07-14 02:39:04 +01:00
#! /bin/bash
set
-e
cp
$SNAP
/default.conf
$SNAP_DATA
/config
Make the config info only readable to root
2024-02-14 23:23:04 +00:00
chmod
600
$SNAP_DATA
/config
Reference in New Issue
Copy Permalink