Fixed silly bug

This commit is contained in:
Amadeo Bellotti 2023-04-05 14:56:24 -04:00
parent 4b56c2c22b
commit 33ae89170c

View File

@ -60,8 +60,8 @@ elif [ -e *.comet ]; then
cometname=''${comets[0]}
rm *.comet
urbit $ttyflag -c $(basename $cometname .comet) -p $amesPort -x --http-port $httpPort --loom $loom
fi --snap-time $snap
urbit $ttyflag -c $(basename $cometname .comet) -p $amesPort -x --http-port $httpPort --loom $loom --snap-time $snap
fi
# Find the first directory and start urbit with the ship therein
dirnames="*/"