Get file and concat dependencies in order

This commit is contained in:
Nate Riffe
2012-09-25 23:01:23 -05:00
parent b26cc808c9
commit 64f10b4774
4 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key <%= name %> {
algorithm <%= algorithm %>;
secret <%= secret %>;
secret "<%= secret %>";
};