We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ec284 commit 0c51b8dCopy full SHA for 0c51b8d
RELEASING.md
@@ -41,11 +41,11 @@
41
workon appconfig
42
cd appconfig/apps
43
```
44
-For new major of minor releases, we must adapt the `dbdump` option in `apps.ini[glottolog3]`
+**Note**: For new major or minor releases, we must adapt the `dbdump` option in `apps.ini[glottolog3]`
45
to the new version.
46
47
cd appconfig/apps/glottolog3
48
-fab copy_archive:/path/to/archive.tgz
+fab copy_archive:../../../../glottolog/glottolog3/archive.tgz
49
fab deploy:production
50
fab fetch_downloads
51
0 commit comments