do not build in shellHook

This commit is contained in:
ryleu
2025-10-18 02:39:08 -05:00
parent 414254b3b7
commit 95ceecacaa

View File

@@ -57,9 +57,6 @@
) )
]; ];
shellHook = '' shellHook = ''
[ -d install ] || colcon build --symlink-install
source install/setup.bash
# Display stuff # Display stuff
export DISPLAY=''${DISPLAY:-:0} export DISPLAY=''${DISPLAY:-:0}
export QT_X11_NO_MITSHM=1 export QT_X11_NO_MITSHM=1