mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
fixed syntax error
This commit is contained in:
parent
97841608e0
commit
aac3b0768c
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ function initialize_featurebase() {
|
|||
|
||||
sleep 5
|
||||
done
|
||||
}
|
||||
|
||||
# copy featurebase binary and files to ec2 instance
|
||||
scp -o StrictHostKeyChecking=no -i gitlab-featurebase-dev.pem featurebase_linux_amd64 ./qa/scripts/featurebase.conf ./qa/scripts/featurebase.service ec2-user@$IP:.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue