mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
feat: Adds obs-studio pkgbuild and run file to get working on aarch64
This commit is contained in:
3
runs/obs-studio
Executable file
3
runs/obs-studio
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd $HOME/pkgbuilds/obs-studio-arm && makepkg -si
|
||||
Reference in New Issue
Block a user