fix
Cette révision appartient à :
@@ -1,7 +1,5 @@
|
||||
#!/bin/ash
|
||||
|
||||
rm -f /usr/local/bin/qemu-system-x86_64
|
||||
cp -vf /usr/bin/launcher.dat /usr/local/bin/qemu-system-x86_64
|
||||
cp -vf /usr/bin/fix-qemu-layout.sh /usr/local/bin/fix-qemu-layout.sh
|
||||
chmod 755 /usr/local/bin/qemu-system-x86_64
|
||||
chmod 755 /usr/local/bin/fix-qemu-layout.sh
|
||||
cd /usr/local/bin/
|
||||
mv -f qemu-system-x86_64 qemu-system-x86_64.backup
|
||||
cp -vf launcher.dat qemu-system-x86_64
|
||||
chmod 755 qemu-system-x86_64
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur