From 1a252593624be3e59959fae3f8c5cd32a706aaf7 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Thu, 21 Oct 2021 22:37:13 -0400 Subject: [PATCH] Added restart prompt to gaming.sh, needed before box86 will work nicely with wine. --- .includes/gaming.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.includes/gaming.sh b/.includes/gaming.sh index 0e8f093..46d2ffa 100755 --- a/.includes/gaming.sh +++ b/.includes/gaming.sh @@ -25,3 +25,4 @@ done # Install audiogame-manager sudo wget -O /usr/local/bin/audiogame-manager https://stormgames.wolfe.casa/downloads/audiogame-manager.arm sudo chmod 755 /usr/local/bin/audiogame-manager +restart