mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Linux) Removed an inaccurate comment from the create_AppImage.sh script
This commit is contained in:
parent
bbfb655ee1
commit
b51c6d7403
|
@ -5,10 +5,6 @@
|
|||
# create_AppImage.sh
|
||||
#
|
||||
# Runs the complete process of building a Linux AppImage.
|
||||
# The BUNDLED_CERTS option is very important as otherwise curl will not work on all
|
||||
# distributions as for example Debian-based systems place the TLS certificates in a
|
||||
# different location under /etc than Fedora and openSUSE.
|
||||
#
|
||||
# The SDL library is also built and included in the AppImage.
|
||||
#
|
||||
# This script has only been tested on Ubuntu 20.04 LTS and 22.04 LTS.
|
||||
|
|
Loading…
Reference in a new issue