ai-voice-cloning-fork/update.sh

5 lines
62 B
Bash
Raw Normal View History

2023-02-18 02:46:44 +00:00
#!/bin/bash
2023-02-17 00:08:27 +00:00
git pull
2023-02-23 06:24:54 +00:00
git submodule update --remote
2023-02-19 21:41:51 +00:00
deactivate