From 4b1c12525b376454e4e56e9908140e2126bb9eee Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 29 Mar 2024 03:29:16 -0500 Subject: [PATCH] testing --- alpine/alpine-resize-disk.sh | 0 cronicle/install-cronicle-edge-alpine.sh | 0 cronicle/install-cronicle-edge.sh | 0 debian/debian-configure-sshd.sh | 0 debian/test-debian-configure-sshd.sh | 0 restic/restic-backup.sh | 0 restic/restic-local/export-etc.sh | 0 restic/restic-local/export-home-akanealw.sh | 0 restic/restic-local/export-opt.sh | 0 restic/restic-local/export-root.sh | 0 restic/restic-local/install-restic-local.sh | 0 restic/restic-local/restic-local-backup.sh | 0 restic/restic-local/restic-local-init.sh | 0 restic/restic-lxc/export-etc.sh | 0 restic/restic-lxc/export-home-akanealw.sh | 0 restic/restic-lxc/export-opt.sh | 0 restic/restic-lxc/export-root.sh | 0 restic/restic-lxc/install-restic-lxc.sh | 0 restic/restic-lxc/restic-lxc-backup.sh | 0 restic/restic-lxc/restic-lxc-init.sh | 0 restic/restic-sftp/export-etc.sh | 0 restic/restic-sftp/export-home-akanealw.sh | 0 restic/restic-sftp/export-opt.sh | 0 restic/restic-sftp/export-root.sh | 0 restic/restic-sftp/install-restic-sftp.sh | 0 restic/restic-sftp/restic-sftp-backup.sh | 0 restic/restic-sftp/restic-sftp-init.sh | 0 rsnapshot/linux-server-backups/config | 0 rsnapshot/linux-server-backups/rsnapshot.conf | 0 rsnapshot/linux-server-backups/run-post-snapshot.sh | 0 rsnapshot/rsnapshot.conf.default | 0 31 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 alpine/alpine-resize-disk.sh mode change 100644 => 100755 cronicle/install-cronicle-edge-alpine.sh mode change 100644 => 100755 cronicle/install-cronicle-edge.sh mode change 100644 => 100755 debian/debian-configure-sshd.sh mode change 100644 => 100755 debian/test-debian-configure-sshd.sh mode change 100644 => 100755 restic/restic-backup.sh mode change 100644 => 100755 restic/restic-local/export-etc.sh mode change 100644 => 100755 restic/restic-local/export-home-akanealw.sh mode change 100644 => 100755 restic/restic-local/export-opt.sh mode change 100644 => 100755 restic/restic-local/export-root.sh mode change 100644 => 100755 restic/restic-local/install-restic-local.sh mode change 100644 => 100755 restic/restic-local/restic-local-backup.sh mode change 100644 => 100755 restic/restic-local/restic-local-init.sh mode change 100644 => 100755 restic/restic-lxc/export-etc.sh mode change 100644 => 100755 restic/restic-lxc/export-home-akanealw.sh mode change 100644 => 100755 restic/restic-lxc/export-opt.sh mode change 100644 => 100755 restic/restic-lxc/export-root.sh mode change 100644 => 100755 restic/restic-lxc/install-restic-lxc.sh mode change 100644 => 100755 restic/restic-lxc/restic-lxc-backup.sh mode change 100644 => 100755 restic/restic-lxc/restic-lxc-init.sh mode change 100644 => 100755 restic/restic-sftp/export-etc.sh mode change 100644 => 100755 restic/restic-sftp/export-home-akanealw.sh mode change 100644 => 100755 restic/restic-sftp/export-opt.sh mode change 100644 => 100755 restic/restic-sftp/export-root.sh mode change 100644 => 100755 restic/restic-sftp/install-restic-sftp.sh mode change 100644 => 100755 restic/restic-sftp/restic-sftp-backup.sh mode change 100644 => 100755 restic/restic-sftp/restic-sftp-init.sh mode change 100644 => 100755 rsnapshot/linux-server-backups/config mode change 100644 => 100755 rsnapshot/linux-server-backups/rsnapshot.conf mode change 100644 => 100755 rsnapshot/linux-server-backups/run-post-snapshot.sh mode change 100644 => 100755 rsnapshot/rsnapshot.conf.default diff --git a/alpine/alpine-resize-disk.sh b/alpine/alpine-resize-disk.sh old mode 100644 new mode 100755 diff --git a/cronicle/install-cronicle-edge-alpine.sh b/cronicle/install-cronicle-edge-alpine.sh old mode 100644 new mode 100755 diff --git a/cronicle/install-cronicle-edge.sh b/cronicle/install-cronicle-edge.sh old mode 100644 new mode 100755 diff --git a/debian/debian-configure-sshd.sh b/debian/debian-configure-sshd.sh old mode 100644 new mode 100755 diff --git a/debian/test-debian-configure-sshd.sh b/debian/test-debian-configure-sshd.sh old mode 100644 new mode 100755 diff --git a/restic/restic-backup.sh b/restic/restic-backup.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/export-etc.sh b/restic/restic-local/export-etc.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/export-home-akanealw.sh b/restic/restic-local/export-home-akanealw.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/export-opt.sh b/restic/restic-local/export-opt.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/export-root.sh b/restic/restic-local/export-root.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/install-restic-local.sh b/restic/restic-local/install-restic-local.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/restic-local-backup.sh b/restic/restic-local/restic-local-backup.sh old mode 100644 new mode 100755 diff --git a/restic/restic-local/restic-local-init.sh b/restic/restic-local/restic-local-init.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/export-etc.sh b/restic/restic-lxc/export-etc.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/export-home-akanealw.sh b/restic/restic-lxc/export-home-akanealw.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/export-opt.sh b/restic/restic-lxc/export-opt.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/export-root.sh b/restic/restic-lxc/export-root.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/install-restic-lxc.sh b/restic/restic-lxc/install-restic-lxc.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/restic-lxc-backup.sh b/restic/restic-lxc/restic-lxc-backup.sh old mode 100644 new mode 100755 diff --git a/restic/restic-lxc/restic-lxc-init.sh b/restic/restic-lxc/restic-lxc-init.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/export-etc.sh b/restic/restic-sftp/export-etc.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/export-home-akanealw.sh b/restic/restic-sftp/export-home-akanealw.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/export-opt.sh b/restic/restic-sftp/export-opt.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/export-root.sh b/restic/restic-sftp/export-root.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/install-restic-sftp.sh b/restic/restic-sftp/install-restic-sftp.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/restic-sftp-backup.sh b/restic/restic-sftp/restic-sftp-backup.sh old mode 100644 new mode 100755 diff --git a/restic/restic-sftp/restic-sftp-init.sh b/restic/restic-sftp/restic-sftp-init.sh old mode 100644 new mode 100755 diff --git a/rsnapshot/linux-server-backups/config b/rsnapshot/linux-server-backups/config old mode 100644 new mode 100755 diff --git a/rsnapshot/linux-server-backups/rsnapshot.conf b/rsnapshot/linux-server-backups/rsnapshot.conf old mode 100644 new mode 100755 diff --git a/rsnapshot/linux-server-backups/run-post-snapshot.sh b/rsnapshot/linux-server-backups/run-post-snapshot.sh old mode 100644 new mode 100755 diff --git a/rsnapshot/rsnapshot.conf.default b/rsnapshot/rsnapshot.conf.default old mode 100644 new mode 100755