Newer
Older
#!/bin/bash
# Script to update CopyQ installation on Windows.
build=${1:-"../build-copyq-Qt_4_8_5-Release"}
update "$src"/{README.md,AUTHORS,HACKING,LICENSE} "$dst"
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
#!/bin/bash
# Script to update CopyQ installation on Windows.
build=${1:-"../build-copyq-Qt_4_8_5-Release"}
update "$src"/{README.md,AUTHORS,HACKING,LICENSE} "$dst"