mirror of
https://github.com/Hopiu/portainer-cli.git
synced 2026-04-11 02:10:59 +00:00
Fuck me
This commit is contained in:
parent
399fddc721
commit
9cf0389c58
1 changed files with 1 additions and 1 deletions
|
|
@ -505,7 +505,7 @@ class PortainerCLI(object):
|
|||
self.local = local
|
||||
self.load()
|
||||
self.proxies = {}
|
||||
logger.debug('main args:{}'.format(args)
|
||||
logger.debug('main args:{}'.format(args))
|
||||
if command == self.COMMAND_CONFIGURE:
|
||||
plac.call(self.configure, args)
|
||||
elif command == self.COMMAND_LOGIN:
|
||||
|
|
|
|||
Loading…
Reference in a new issue