Bump paradise plugin | Remove extra rm for SBT-server timestamp | Small bump for barstools

This commit is contained in:
abejgonzalez
2020-12-11 14:18:18 -08:00
parent 5c7c1295a1
commit 939e3a9f94
4 changed files with 3 additions and 4 deletions

View File

@@ -237,7 +237,6 @@ launch-sbt:
.PHONY: shutdown-sbt-server
shutdown-sbt-server:
cd $(base_dir) && $(SBT) "shutdown"
rm -rf $(SBT_THIN_CLIENT_TIMESTAMP)
.PHONY: start-sbt-server
start-sbt-server: