Newer
Older
Joris ten Tusscher
committed
# Get latest HEAD
git pull origin master
# Build project
stack build
# Kill previous process
immortalctl halt javawlp
# Immortal will automatically restart the new process
# Get latest HEAD
git pull origin master
# Build project
stack build
# Kill previous process
immortalctl halt javawlp
# Immortal will automatically restart the new process