4 lines
No EOL
69 B
Bash
Executable file
4 lines
No EOL
69 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd ./invidious-companion || exit
|
|
git am ../patches/*.patch |