Skip to content

Commit c7c7c05

Browse files
committed
[#287] Alias fix from John makes one sattelite work. SC2 still unresponsive.
1 parent 90e0fba commit c7c7c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gsw_cosmos_launch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ source $SCRIPT_DIR/env.sh
1818
#mkdir /tmp/uplink 2> /dev/null
1919

2020
echo $SC_NUM" COSMOS launch..."
21-
gnome-terminal --tab --title=$SC_NUM" - Cosmos" -- $DFLAGS -v $BASE_DIR:$BASE_DIR -v /tmp/nos3:/tmp/nos3 -v /tmp/.X11-unix:/tmp/.X11-unix:ro -e DISPLAY=$DISPLAY -e QT_X11_NO_MITSHM=1 -w $GSW_DIR --name $SC_NUM"_cosmos_openc3-operator_1" --network=$SC_NETNAME ballaerospace/cosmos:4.5.0
21+
gnome-terminal --tab --title=$SC_NUM" - Cosmos" -- $DFLAGS -v $BASE_DIR:$BASE_DIR -v /tmp/nos3:/tmp/nos3 -v /tmp/.X11-unix:/tmp/.X11-unix:ro -e DISPLAY=$DISPLAY -e QT_X11_NO_MITSHM=1 -w $GSW_DIR --name $SC_NUM"_cosmos_openc3-operator_1" --network=$SC_NETNAME --network-alias=cosmos ballaerospace/cosmos:4.5.0

0 commit comments

Comments
 (0)