From f1991347ebcccc768968e116f181094a4fa4ecf5 Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 30 Mar 2023 22:42:33 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'runonce.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- runonce.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/runonce.sh b/runonce.sh index cc155f3..61415c2 100644 --- a/runonce.sh +++ b/runonce.sh @@ -1,4 +1,7 @@ #!/bin/bash +#test +touch bite.txt + # Autorisation pour la détéction des manettes de jeux pour GeForce NOW Electron flatpak --user override --filesystem=/run/udev:ro io.github.hmlendea.geforcenow-electron \ No newline at end of file