bugfix createcard

This commit is contained in:
Peter Rounce 2022-10-09 20:11:45 +00:00
parent 53a02eddd3
commit b9faa49928
3 changed files with 12 additions and 9 deletions

View file

@ -2,8 +2,11 @@
sudo systemctl stop postgresql
sudo systemctl start postgresql
echo This will delete all of the data in your database.
echo Your card keys are part of this data.
echo If you have previously created the database
echo then this will delete it and recreate it.
echo
echo Key values for cards may be in the database data.
echo
echo Continue? "(y or n)"
read x