Skip to content

Commit

Permalink
chore(dev): rm unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwang44 committed Apr 9, 2024
1 parent 8cc5feb commit fc3631d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion enter_dev_env.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash -xe
CONTAINER="${USER}_pycontw_vm"
COMPOSE_FILE="./docker-compose-dev.yml"
START_SHELL="sh"

# test if the container is running
HASH=`docker ps -q -f name=$CONTAINER`
Expand Down

0 comments on commit fc3631d

Please sign in to comment.