Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbailey-ucsf authored Jul 23, 2024
1 parent 7105509 commit 1496606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tugboat/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ services:
- sudo apt-get update
- sudo apt-get install libzip-dev
- sudo apt-get install -y unzip git
- git submodule init
- git submodule update
#- git submodule init
- git submodule update --init
#- sudo apt-get install php-mysql
#- sudo apt-get install default-mysql-client
#- sudo apt-get --with-mysqli install mariadb-client
Expand Down

0 comments on commit 1496606

Please sign in to comment.