deploy-gitorious icon indicating copy to clipboard operation
deploy-gitorious copied to clipboard

Fails at adduser

Open ghost opened this issue 15 years ago • 1 comments

At line 141 in fabfile.py, the script fails with sudo('adduser --system git') as the git user is already created.

ghost avatar Aug 08 '10 04:08 ghost

The intent of the script is to get from a fresh install to a system running gitorious. I am not currently using the script at the moment and could use some help getting it into better shape.

rphillips avatar Aug 08 '10 05:08 rphillips