Original PR: https://github.com/dehydrated-io/dehydrated/pull/265 Author: @ryancbutler Created: 8/31/2016 Status: ❌ Closed
Base: master ← Head: shrink
master
shrink
48d094e
9b1bdde
3d28a01
5297cca
00c80da
820b9c6
32a89c3
5e9e1b7
f07b43c
80a143c
11 files changed (+319 additions, -2 deletions)
📝 .gitignore (+4 -2) 📝 README.md (+2 -0) ➕ config.sh.example (+12 -0) ➕ domains.txt.example (+1 -0) ➕ ns-letsencrypt/LICENSE (+21 -0) ➕ ns-letsencrypt/mynsconfig.py.example (+12 -0) ➕ ns-letsencrypt/ns-copytons.py (+130 -0) ➕ ns-letsencrypt/ns-cronjob.sh (+5 -0) ➕ ns-letsencrypt/ns-firstrunhook.sh (+66 -0) ➕ ns-letsencrypt/ns-hook.sh (+66 -0) ➕ www-temp/placeholder.txt (+0 -0)
.gitignore
README.md
config.sh.example
domains.txt.example
ns-letsencrypt/LICENSE
ns-letsencrypt/mynsconfig.py.example
ns-letsencrypt/ns-copytons.py
ns-letsencrypt/ns-cronjob.sh
ns-letsencrypt/ns-firstrunhook.sh
ns-letsencrypt/ns-hook.sh
www-temp/placeholder.txt
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/265
Author: @ryancbutler
Created: 8/31/2016
Status: ❌ Closed
Base:
master← Head:shrink📝 Commits (10+)
48d094einitial9b1bddechanges to use hook3d28a01Merge pull request #1 from ryancbutler/hook5297ccaDelete .gitmodules00c80daDelete mynsconfig.pyc820b9c6Update .gitignore32a89c3Update ns-copytons.py5e9e1b7Update README.mdf07b43cusing policies instead80a143cadded📊 Changes
11 files changed (+319 additions, -2 deletions)
View changed files
📝
.gitignore(+4 -2)📝
README.md(+2 -0)➕
config.sh.example(+12 -0)➕
domains.txt.example(+1 -0)➕
ns-letsencrypt/LICENSE(+21 -0)➕
ns-letsencrypt/mynsconfig.py.example(+12 -0)➕
ns-letsencrypt/ns-copytons.py(+130 -0)➕
ns-letsencrypt/ns-cronjob.sh(+5 -0)➕
ns-letsencrypt/ns-firstrunhook.sh(+66 -0)➕
ns-letsencrypt/ns-hook.sh(+66 -0)➕
www-temp/placeholder.txt(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.