fix module
Cette révision appartient à :
@@ -2,4 +2,6 @@
|
|||||||
|
|
||||||
rm -f /usr/local/bin/qemu-system-x86_64
|
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/launcher.dat /usr/local/bin/qemu-system-x86_64
|
||||||
chmod 755 /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
|
||||||
@@ -1 +1 @@
|
|||||||
docker run --rm -v "$PWD":/src -w /src gcc gcc launcher.c -o qemu-system-x86_64
|
docker run --rm -v "$PWD":/src -w /src gcc gcc launcher.c -o ../all/usr/bin/launcher.dat
|
||||||
|
|||||||
Référencer dans un nouveau ticket
Bloquer un utilisateur