invidious-companion-patches/apply-patches.sh
Fijxu 9b34b12b22
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 53s
update scripts
2025-03-25 22:26:06 -03:00

4 lines
73 B
Bash
Executable file

#!/bin/sh
cd ./invidious-companion || exit
git am ../patches/*.patch -3