Skip to content

Commit d97b05a

Browse files
authored
Note source of script
1 parent 4b83694 commit d97b05a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy_freenas.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
Your private key should only be readable by root, so this script must run with root
1212
privileges. And, since it contains your root password, this script itself should
1313
only be readable by root.
14+
15+
Source: https://github.com/danb35/deploy-freenas
1416
"""
1517

1618
import sys

0 commit comments

Comments
 (0)