mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Get rid of whitespaces in Tiny Core Linux
This commit is contained in:
parent
265be79777
commit
1a0867b771
1 changed files with 2 additions and 1 deletions
3
quickget
3
quickget
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue