Clarified that the tools scripts should only be used on Linux systems.

This commit is contained in:
Leon Styhre 2020-12-30 14:19:18 +01:00
parent b0db4712d9
commit d750f01684
5 changed files with 10 additions and 0 deletions

View file

@ -8,6 +8,8 @@
#
# The command help2man must be installed, or the script will fail.
#
# This script is intended to only be used on Linux systems.
#
# Leon Styhre
# 2020-07-16
#

View file

@ -15,6 +15,8 @@
# https://www.mamedev.org/release.php
# It's enough to download the driver information, not the complete emulator.
#
# This script is intended to only be used on Linux systems.
#
# Leon Styhre
# 2020-06-16
#

View file

@ -11,6 +11,8 @@
# There is not much error checking going on here, this script is not intended to be
# used by the end user.
#
# This script is intended to only be used on Linux systems.
#
# Leon Styhre
# 2020-06-16
#

View file

@ -3,6 +3,8 @@
# update_theme_formatversion.sh
# Update the format version of all the XML files in a theme set.
#
# This script is intended to only be used on Linux systems.
#
# Leon Styhre
# 2020-06-22
#

View file

@ -16,6 +16,8 @@
# es-app/assets/EmulationStation-DE_Info.plist
# es-app/assets/emulationstation.desktop
#
# This script is intended to only be used on Linux systems.
#
# Leon Styhre
# 2020-12-30
#