Commit cfa199c
committed
/src/curl/release.sh: make sure to cd to the correct directory first
The release script can actually be run from anywhere, but it assumes
that it runs in /src/curl. Otherwise, the patches are not found,
and the downloaded archive and the unpacked directory are not ignored
properly by Git.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent db43daf commit cfa199c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments