Added Tracker and Deskbar to x86_64 build.
This commit is contained in:
@@ -119,7 +119,8 @@ fi
|
||||
# TODO: remove this when x86_64 is more complete.
|
||||
if [ "$(uname -m)" = "x86_64" ]; then
|
||||
cd /boot/home
|
||||
launch system/apps/Terminal
|
||||
launch system/Tracker
|
||||
launch system/Deskbar
|
||||
exit
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user