mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-07 18:31:58 +01:00
Fix zsync install
This commit is contained in:
parent
1544b50340
commit
23c20522b1
@ -493,7 +493,6 @@ install_checkzfs(){
|
||||
install_zsync(){
|
||||
wget -q --no-cache -O /usr/bin/bashclub-zsync https://git.bashclub.org/bashclub/zsync/raw/branch/main/bashclub-zsync/usr/bin/bashclub-zsync
|
||||
chmod +x /usr/bin/bashclub-zsync
|
||||
bashclub-zsync
|
||||
cat << EOF > /etc/logrotate.d/bashclub-zsync
|
||||
/var/log/bashclub-zsync/*.log {
|
||||
weekly
|
||||
|
Loading…
Reference in New Issue
Block a user