Get rid of whitespaces in Tiny Core Linux

This commit is contained in:
zenobit 2023-09-16 13:08:11 +02:00 committed by Martin Wimpress
parent 265be79777
commit 1a0867b771

View file

@ -650,7 +650,8 @@ function releases_tinycore() {
echo 14.0
}
function editions_tinycore() { echo Core TinyCore CorePlus CorePure64 TinyCorePure64
function editions_tinycore() {
echo Core TinyCore CorePlus CorePure64 TinyCorePure64
}
function releases_trisquel() {