Transférer les fichiers vers 'runonce'
This commit is contained in:
parent
a3dbe1c895
commit
525c45c54e
9
runonce/droidcamx.sh
Normal file
9
runonce/droidcamx.sh
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Logiciel hors dépots : DroidCamX
|
||||||
|
wget "https://files.dev47apps.net/linux/droidcam_1.8.2.zip" -P /tmp/wibian/
|
||||||
|
unzip /tmp/wibian/droidcam_*.zip -d /tmp/wibian/droidcam
|
||||||
|
cd /tmp/wibian/droidcam/
|
||||||
|
bash install-client
|
||||||
|
nala install linux-headers-`uname -r` gcc make -y
|
||||||
|
bash install-video
|
||||||
4
runonce/flatpak.sh
Normal file
4
runonce/flatpak.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# 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
|
||||||
Loading…
x
Reference in New Issue
Block a user