canonical / ght

Perform actions in Greenhouse from you terminal
9 stars 12 forks source link

ensure config directory exists for NewUbuntuSSO #241

Closed mariuskava closed 3 months ago

mariuskava commented 3 months ago

To test:

rm -r ~/.config/ght
yarn dev login --new

Direcory ~/.config/ght should be created after successful login.