Skip to content

Commit ea70ea4

Browse files
committed
Removed permissions from setup.sh
1 parent f93c38c commit ea70ea4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ case "$1" in
1818

1919
virtualenv --system-site-packages ${venv}
2020
${pyvenv} easy_install "tornado==4.0.1"
21-
22-
chown -R redhawk:redhawk ${venv}
2321
;;
2422

2523
uninstall)

0 commit comments

Comments
 (0)