Set amnesic variable

This commit is contained in:
Bob Mottram 2016-07-22 13:18:33 +01:00
parent 3f5598f63b
commit c54438aa43
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ do
;;
-a|--amnesic)
shift
ONION_ONLY="$1"
AMNESIC="$1"
;;
-r|--repo|--repository)
shift