docker update script
This commit is contained in:
parent
2e4a5147cb
commit
42251e8986
@ -1,8 +1,6 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
from numpy import full
|
||||
|
||||
if len(sys.argv) != 3:
|
||||
print("Invalid number of arguments\n")
|
||||
exit(1)
|
||||
|
Loading…
Reference in New Issue
Block a user