diff --git a/Supfile b/Supfile index 0f2b748..24d67ae 100644 --- a/Supfile +++ b/Supfile @@ -40,7 +40,9 @@ commands: -u "$(id -u):$(id -g)" \ -p "$WEB_SERVER_PORT:3000" \ -v "$DATA_PATH:/opt/dayoff" \ - $IMAGE + $IMAGE ; + + echo "Done." clear: run: rm $REGISTRY_KEY_FILE