Stop watching dev.sh

Direnv doesn't properly load the changes.
This commit is contained in:
Andreas Zweili 2023-07-22 16:28:55 +02:00
parent 5a43a97628
commit 37b18a0536
1 changed files with 0 additions and 1 deletions

1
.envrc
View File

@ -14,5 +14,4 @@ export PROJECT_DIR=$(pwd)
export WEBPORT=$(($RANDOM + 1100))
export PGPORT=$(($WEBPORT + 100))
watch_file "$PGDATA/postgresql.conf"
watch_file "dev.sh"