Debugger: Re-introduce the sdb alias

This commit is contained in:
Itamar 2020-05-23 17:25:31 +03:00 committed by Andreas Kling
commit 773ed930cb
Notes: sideshowbarker 2024-07-19 06:11:22 +09:00

View file

@ -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