changes
This commit is contained in:
@ -60,7 +60,7 @@ if [ -d "$cloned_repo" ]; then
|
||||
|
||||
#replace library imports
|
||||
cd $project_directory
|
||||
find quickfix -type f -exec sed -i 's|github.com/quickfixgo/quickfix|quantex.com/qfixpt/quickfix|g' {} +
|
||||
find quickfix -type f -exec sed -i '' 's|github.com/quickfixgo/quickfix|quantex.com/qfixpt/quickfix|g' {} +
|
||||
|
||||
echo "Library Updated"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user