Skip to content

Commit 0c51b8d

Browse files
committed
updated release instructions
1 parent e2ec284 commit 0c51b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
workon appconfig
4242
cd appconfig/apps
4343
```
44-
For new major of minor releases, we must adapt the `dbdump` option in `apps.ini[glottolog3]`
44+
**Note**: For new major or minor releases, we must adapt the `dbdump` option in `apps.ini[glottolog3]`
4545
to the new version.
4646
```
4747
cd appconfig/apps/glottolog3
48-
fab copy_archive:/path/to/archive.tgz
48+
fab copy_archive:../../../../glottolog/glottolog3/archive.tgz
4949
fab deploy:production
5050
fab fetch_downloads
5151
```

0 commit comments

Comments
 (0)