1
0
Fork 0

void: make xrsync synchronize the folder with a glob

master
an 2020-06-02 06:59:19 -06:00
Ursprung 3b3bbf9c7d
Commit 9adc30c955
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -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