1c9e40214e | ||
---|---|---|
doab_check | ||
scripts | ||
static | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
history.md | ||
manage.py | ||
pyproject.toml | ||
setup.cfg | ||
setup.py |
README.md
doab-check
Link and DB Checker for DOAB
update
cd doab-check
git fetch origin
git checkout remotes/origin/main
pipenv shell
python manage.py migrate
sudo systemctl restart gunicorn
resize droplet
poweroff
reconfigure in console power on button
sudo restart nginx
sudo restart gunicorn