diff options
author | intrigeri <intrigeri@boum.org> | 2016-05-11 16:48:57 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2016-05-11 16:48:57 +0000 |
commit | 593637fa42044da657323a2e46b6b7cdb3ff5361 (patch) | |
tree | 9897679f718f6fc104a2aab1fb16778785f87161 /files/reprepro/snapshots | |
parent | 98f6cb2e7c2e6b67bc484a974465c737a4bcda9a (diff) |
Fix typos.
Diffstat (limited to 'files/reprepro/snapshots')
-rwxr-xr-x | files/reprepro/snapshots/time_based/tails-publish-tagged-apt-snapshot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/reprepro/snapshots/time_based/tails-publish-tagged-apt-snapshot b/files/reprepro/snapshots/time_based/tails-publish-tagged-apt-snapshot index e6cb3e0..0637220 100755 --- a/files/reprepro/snapshots/time_based/tails-publish-tagged-apt-snapshot +++ b/files/reprepro/snapshots/time_based/tails-publish-tagged-apt-snapshot @@ -1,6 +1,6 @@ #!/bin/bash -# Usage: tails-publish-tagged-apt-snashot SNAPSHOTS_DIRECTORY TAG +# Usage: tails-publish-tagged-apt-snapshot SNAPSHOTS_DIRECTORY TAG # # Publishes a tagged APT snapshot: gives it the right ownership and permissions, # and moves it to the directory where it's served over HTTP. |