add quacamole sqlpage

This commit is contained in:
Thomas Legay 2023-11-21 01:24:31 +01:00
parent 337df6c751
commit a31db48ad0
43 changed files with 421 additions and 14 deletions

View file

@ -19,7 +19,7 @@ main(){
envinit() {
configure_depot_yarn
configure_depot_nodejs 14
configure_depot_nodejs 16
install_package_dependency
npm install -g lerna
}