Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 184 Bytes

update_reset.md

File metadata and controls

13 lines (10 loc) · 184 Bytes

Updating/Reseting

Run the following commands:

cd helix-sandbox
git pull
cd compose
sudo docker-compose down
rm -rf ../helix/app/db/helix.sqlite
sudo docker-compose up -d