ai-voice-cloning/update-force.sh

4 lines
70 B
Bash

2023-02-18 02:46:44 +07:00
#!/bin/bash
2023-02-17 00:08:27 +07:00
git fetch --all
2023-02-18 02:46:44 +07:00
git reset --hard origin/master
2023-02-17 00:08:27 +07:00
./update.sh