Skip to content

Commit

Permalink
Update t0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaresToine authored Jun 16, 2024
1 parent 7492e00 commit 9a260fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/t0
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def resetCouch ():
_resetCouch_
Cleans couchdb relevant directories and starts a new container
"""
os.system('bash /data/tier0/00_reset_couch.sh')
os.system('bash /data/tier0/00_pypi_reset_couch.sh')

def wipeT0ast (userInput='n'):
"""
Expand Down

0 comments on commit 9a260fa

Please sign in to comment.