From db306ba29d7beba7749cf9b0482b6b72cc78cfbb Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 17 Jan 2024 13:07:06 +0100 Subject: remove +x chmod bit on files --- static/icons/browserconfig.xml | 0 static/icons/cpu.svg | 0 static/icons/disk.svg | 0 static/icons/hardware.svg | 0 static/icons/mstile-150x150.png | Bin static/icons/network.svg | 0 static/icons/ram.svg | 0 static/icons/site.webmanifest | 0 static/images/backup.png | Bin static/images/cyberduck-logo.png | Bin static/images/host.png | Bin static/images/mastodon-logo.svg | 0 static/images/matrix-logo.svg | 0 static/images/nextcloud-logo.svg | 0 static/images/peertube-logo.svg | 0 static/images/rclone-logo.svg | 0 static/images/store.png | Bin static/js/site.js | 0 18 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 static/icons/browserconfig.xml mode change 100755 => 100644 static/icons/cpu.svg mode change 100755 => 100644 static/icons/disk.svg mode change 100755 => 100644 static/icons/hardware.svg mode change 100755 => 100644 static/icons/mstile-150x150.png mode change 100755 => 100644 static/icons/network.svg mode change 100755 => 100644 static/icons/ram.svg mode change 100755 => 100644 static/icons/site.webmanifest mode change 100755 => 100644 static/images/backup.png mode change 100755 => 100644 static/images/cyberduck-logo.png mode change 100755 => 100644 static/images/host.png mode change 100755 => 100644 static/images/mastodon-logo.svg mode change 100755 => 100644 static/images/matrix-logo.svg mode change 100755 => 100644 static/images/nextcloud-logo.svg mode change 100755 => 100644 static/images/peertube-logo.svg mode change 100755 => 100644 static/images/rclone-logo.svg mode change 100755 => 100644 static/images/store.png mode change 100755 => 100644 static/js/site.js (limited to 'static') diff --git a/static/icons/browserconfig.xml b/static/icons/browserconfig.xml old mode 100755 new mode 100644 diff --git a/static/icons/cpu.svg b/static/icons/cpu.svg old mode 100755 new mode 100644 diff --git a/static/icons/disk.svg b/static/icons/disk.svg old mode 100755 new mode 100644 diff --git a/static/icons/hardware.svg b/static/icons/hardware.svg old mode 100755 new mode 100644 diff --git a/static/icons/mstile-150x150.png b/static/icons/mstile-150x150.png old mode 100755 new mode 100644 diff --git a/static/icons/network.svg b/static/icons/network.svg old mode 100755 new mode 100644 diff --git a/static/icons/ram.svg b/static/icons/ram.svg old mode 100755 new mode 100644 diff --git a/static/icons/site.webmanifest b/static/icons/site.webmanifest old mode 100755 new mode 100644 diff --git a/static/images/backup.png b/static/images/backup.png old mode 100755 new mode 100644 diff --git a/static/images/cyberduck-logo.png b/static/images/cyberduck-logo.png old mode 100755 new mode 100644 diff --git a/static/images/host.png b/static/images/host.png old mode 100755 new mode 100644 diff --git a/static/images/mastodon-logo.svg b/static/images/mastodon-logo.svg old mode 100755 new mode 100644 diff --git a/static/images/matrix-logo.svg b/static/images/matrix-logo.svg old mode 100755 new mode 100644 diff --git a/static/images/nextcloud-logo.svg b/static/images/nextcloud-logo.svg old mode 100755 new mode 100644 diff --git a/static/images/peertube-logo.svg b/static/images/peertube-logo.svg old mode 100755 new mode 100644 diff --git a/static/images/rclone-logo.svg b/static/images/rclone-logo.svg old mode 100755 new mode 100644 diff --git a/static/images/store.png b/static/images/store.png old mode 100755 new mode 100644 diff --git a/static/js/site.js b/static/js/site.js old mode 100755 new mode 100644 -- cgit v1.2.3