Skip to content

Commit

Permalink
fix: mkdir config (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: vanijin <[email protected]>
  • Loading branch information
vanijin and vanijin authored Oct 30, 2024
1 parent f34c5a5 commit 5e73b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@ getToken(){
fi
}

getToken

mkdir -p ${confPath}

getToken

getLicenseOnline "${token}"

# check docker-compose directory
Expand Down

0 comments on commit 5e73b91

Please sign in to comment.