from commia.prelude import * from lib import pull, push pull() run(["dehydrated", "--register", "--accept-terms"]) push()