We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4247322 commit 72c9c42Copy full SHA for 72c9c42
README.md
@@ -22,8 +22,7 @@ Synology Package Repository
22
8. Grant the created user with Package Administrator permissions `flask roles add admin@synocommunity.com package_admin`
23
9. Grant the created user with Developer permissions `flask roles add admin@synocommunity.com developer`
24
25
-To clean the database of fake packages, run `flask spkrepo depopulate_db`
26
-To clean data created by fake packages, run `flask spkrepo clean`
+To clean data created by fake packages, run `flask spkrepo depopulate_db`
27
28
### Run
29
1. Start postgres with `docker compose up db`
0 commit comments