mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-18 00:11:28 +08:00
minor
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
cd contrib/linux
|
||||
flatpak-builder --repo=../../repo --force-clean ../../build-flatpak com.dosbox_x.DOSBox-X-sdl2.yaml
|
||||
if [ $? -eq 0 ]; then
|
||||
echo If the build was successful, you can now install the flatpak by running the following commands:
|
||||
echo You can now install the flatpak by running the following commands:
|
||||
echo
|
||||
echo flatpak --user remote-add --no-gpg-verify myrepo repo
|
||||
echo flatpak --user install myrepo com.dosbox_x.DOSBox-X-sdl2
|
||||
|
@@ -8,7 +8,7 @@
|
||||
cd contrib/linux
|
||||
flatpak-builder --repo=../../repo --force-clean ../../build-flatpak com.dosbox_x.DOSBox-X.yaml
|
||||
if [ $? -eq 0 ]; then
|
||||
echo If the build was successful, you can now install the flatpak by running the following commands:
|
||||
echo You can now install the flatpak by running the following commands:
|
||||
echo
|
||||
echo flatpak --user remote-add --no-gpg-verify myrepo repo
|
||||
echo flatpak --user install myrepo com.dosbox_x.DOSBox-X
|
||||
|
Reference in New Issue
Block a user