Skip to content

Commit

Permalink
Put things into directories
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Aug 3, 2017
1 parent 6b5daea commit 3e7a8c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions set-perms.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

chmod 644 torrc
chown root:wheel torrc
chmod 644 usr/local/etc/torrc
chown root:wheel usr/local/etc/torrc
File renamed without changes.

0 comments on commit 3e7a8c1

Please sign in to comment.