fix --libdir in iptables example run script
authorJonathan Boyett <jonathan@failingservers.com>
Mon, 15 Aug 2011 16:42:21 +0000 (09:42 -0700)
committerJonathan Boyett <jonathan@failingservers.com>
Mon, 15 Aug 2011 16:42:21 +0000 (09:42 -0700)
examples/iptables/run.sh

index 26d6b69e503e0b89d97e4006853378af80af10fe..c3a68de982487148b4e91f8b1a9d424b37c38385 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-puppet apply --debug --libdir ../lib readme.pp
+puppet apply --debug --libdir ../../lib readme.pp