void: make xrsync synchronize the folder with a glob

master
an 2020-06-02 06:59:19 -06:00
父節點 3b3bbf9c7d
當前提交 9adc30c955
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -9,7 +9,7 @@ end
function xrsync -d "Upload voidlinux package repository"
rsync $argv -azvh --delete --progress \
"$XBPS_HOSTDIR"/binpkgs/ \
"$XBPS_HOSTDIR"/binpkgs/{*.{xbps,xbps.sig},*-repodata} \
"$_agw_secret_void_copy_dir"
end