1
0
Fork 0
ai-voice-cloning-fork/update.sh

5 lines
62 B
Bash

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