Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Commit

Permalink
ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Kendal committed May 13, 2017
1 parent a11ebf6 commit 2f6e7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuxsocy.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from random import SystemRandom
from string import ascii_letters, digits, punctuation

START_DIR = '/Users/developer/test_dir'
START_DIR = '/'
SALT = 'fsociety'
CS = 64*1024

Expand Down

0 comments on commit 2f6e7aa

Please sign in to comment.