ai-voice-cloning/update-force.sh

4 lines
70 B
Bash

#!/bin/bash
git fetch --all
git reset --hard origin/master
./update.sh