Update bootstrap.sh
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
# Install the program
|
||||
pip3 install numpy stable-ts flask faster-whisper requests
|
||||
wget -P /subgen https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py
|
||||
cd /subgen
|
||||
curl /subgen https://raw.githubusercontent.com/McCloudS/subgen/main/subgen/subgen.py
|
||||
|
||||
# Start the program
|
||||
cd /subgen
|
||||
python -u subgen.py
|
||||
|
||||
python3 -u subgen.py
|
||||
|
||||
Reference in New Issue
Block a user