Added python to the .config overlay list

This commit is contained in:
Tobias Faller 2021-07-10 17:07:01 +02:00
parent 69d0317e20
commit 6d3e5e64f5

View File

@ -163,6 +163,7 @@ OVERLAY_TYPE=folder
# ncurses - 'GUI-like' API that runs within a terminal emulator.
# nweb - simple mini http server.
# openjdk - installs Open JDK. All operations are automated.
# python - Python3 scripting support (pip and packages optional).
# static_get - portable binaries for Linux (http://s.minos.io).
# stress - CPU and RAM load generator.
# util_linux - executable utilities distributed by the Linux Kernel org.