treehouses / builder

Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗
http://download.treehouses.io
GNU Affero General Public License v3.0
49 stars 22 forks source link

sl package added (fixes #622) #624

Closed jamjakpa closed 4 years ago

jamjakpa commented 4 years ago

adding sl at the end

jamjakpa commented 4 years ago

@dogi , I added the missing part when you have time please check

jamjakpa commented 4 years ago

2020-01-26-050157_1824x984_scrot

image root@treehouses:/home/pi# treehouses image release-sl1

successfully installed. sl command works perfect done.

jamjakpa commented 4 years ago

I build the new travis release yesterday down below are the infos for reference

release-sl2 ls_hello Commit 8847e3c Compare release-sl2 Tag release-sl2 avatar jamjakpa

2854 passed

Ran for 34 min 33 sec 17 hours ago

dogi commented 4 years ago
root@treehouses:/usr/bin# dpkg -l |grep " sl "
ii  sl                                    5.02-1                              armhf        Correct you if you type `sl' by mistake
root@treehouses:/usr/bin# which sl
root@treehouses:/usr/bin# sl
-bash: sl: command not found
root@treehouses:/usr/bin# /usr/games/sl
dogi commented 4 years ago

https://travis-ci.org/treehouses/builder#L3711