1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:57:35 +00:00

Debugger: Re-introduce the sdb alias

This commit is contained in:
Itamar 2020-05-23 17:25:31 +03:00 committed by Andreas Kling
parent f9d62fd5e5
commit 773ed930cb

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