Added Google Gemini module

This commit is contained in:
Erik C. Thauvin 2023-12-17 21:33:02 -08:00
parent 8412a8c26d
commit 4a4e702d9f
10 changed files with 230 additions and 26 deletions

View file

@ -1,8 +1,8 @@
#!/bin/bash
./bld jar deploy
[ $? -eq 0 ] && sftp nix3.thauvin.us <<EOF
cd mobitopia/mobibot
./bld clean jar deploy
[ $? -eq 0 ] && sftp nix4.thauvin.us <<EOF
cd /home/mobibot/mobitopia/mobibot
lcd deploy
put *.jar
cd lib