Use new projects API
This commit is contained in:
parent
11bca4cf53
commit
8bf483b334
24 changed files with 141 additions and 222 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
sed \
|
||||
-e 's/"database": "Server=.*;User ID=.*;Password=.*;Database=.*"/"database": "Server=localhost;User ID=user;Password=pass;Database=db"/g' \
|
||||
-e 's/"gitDomain": ".*"/"gitDomain": ""/g' \
|
||||
-e 's/"gitToken": ".*"/"gitToken": ""/g' \
|
||||
-e 's/"blogApiEndpoint": ".*"/"blogApiEndpoint": ""/g' \
|
||||
-e 's/"gitApiEndpoint": ".*"/"gitApiEndpoint": ""/g' \
|
||||
$1
|
Loading…
Add table
Add a link
Reference in a new issue