1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:57:46 +00:00

Profiler: Rename from ProfileViewer :^)

This commit is contained in:
Andreas Kling 2020-07-01 19:43:17 +02:00
parent 392b055806
commit 8661af9b72
12 changed files with 6 additions and 6 deletions

View file

@ -159,7 +159,7 @@ 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 Profiler mnt/bin/pv
ln -s WebServer mnt/bin/ws
ln -s Solitaire mnt/bin/sl
ln -s WebView mnt/bin/wv