ytdlp / entrypoint.sh
axebps's picture
Create entrypoint.sh
6c46e13 verified
raw
history blame contribute delete
81 Bytes
#!/bin/bash
yt-dlp -U
nohup wireproxy -c wg.conf >/dev/null 2>&1 &
python3 app.py