Removed suggestion that the user run ./bin/buildout
This commit is contained in:
parent
4a4035c8af
commit
c57b42a130
@ -52,4 +52,4 @@ def wipe(args):
|
|||||||
print "nixing %s...." % directory
|
print "nixing %s...." % directory
|
||||||
shutil.rmtree(directory)
|
shutil.rmtree(directory)
|
||||||
|
|
||||||
print "removed all your stuff! okay, now re-run ./bin/buildout"
|
print "removed all your stuff!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user