feat: Update obs-studio run, WIP.

This commit is contained in:
2025-11-02 21:30:16 -05:00
parent 9ab1bed56a
commit f4341f3b5f

View File

@@ -1,3 +1,8 @@
#!/usr/bin/env bash
# Needs installed from AUR.
if [[ ! $(yay -Q libajantv2 2>/dev/null) ]]; then
yay -S libajantv2
fi
cd $HOME/pkgbuilds/obs-studio-arm && makepkg -si