mirror of
https://github.com/jlengrand/dialogflow-fun.git
synced 2026-03-10 08:11:22 +00:00
4 lines
62 B
Bash
Executable File
4 lines
62 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd dialogflow-fun-api;
|
|
mvn package appengine:deploy |