diff options
author | Simon Deziel <simon.deziel@gmail.com> | 2012-12-05 12:58:56 -0500 |
---|---|---|
committer | Simon Deziel <simon.deziel@gmail.com> | 2012-12-05 12:58:56 -0500 |
commit | c8e0f0e4191886928d448b4024521f41a70ec17e (patch) | |
tree | 93405e575817427fbe58bd3bfc564976a6f3bc49 /README.markdown | |
parent | da9747888a85c01fdea5d02ae375caee91ec1dd2 (diff) | |
download | puppet-apparmor-c8e0f0e4191886928d448b4024521f41a70ec17e.tar.gz puppet-apparmor-c8e0f0e4191886928d448b4024521f41a70ec17e.tar.bz2 |
Remove files/ to ease submodule usage
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index ce9d2e7..0d1bc5e 100644 --- a/README.markdown +++ b/README.markdown @@ -3,3 +3,8 @@ ## Custom Ubuntu profiles [custom Ubuntu profiles](https://github.com/simondeziel/aa-profiles) + +To have some Ubuntu specific Apparmor profiles: + + git clone https://github.com/simondeziel/aa-profiles files + |