From 773ed930cbb0947ae6ec1236dcfb702f1d4fd755 Mon Sep 17 00:00:00 2001 From: Itamar Date: Sat, 23 May 2020 17:25:31 +0300 Subject: [PATCH] Debugger: Re-introduce the sdb alias --- Meta/build-root-filesystem.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Meta/build-root-filesystem.sh b/Meta/build-root-filesystem.sh index b57ef9f418..3ca54dbc84 100755 --- a/Meta/build-root-filesystem.sh +++ b/Meta/build-root-filesystem.sh @@ -145,6 +145,7 @@ ln -s SoundPlayer mnt/bin/sp ln -s Help mnt/bin/help ln -s Browser mnt/bin/br ln -s HackStudio mnt/bin/hs +ln -s Debugger mnt/bin/sdb ln -s SystemMonitor mnt/bin/sm ln -s ProfileViewer mnt/bin/pv ln -s WebServer mnt/bin/ws