From 189ab41e87091d1b947c88c7c7fb07d7a05ad913 Mon Sep 17 00:00:00 2001 From: cutemeli Date: Wed, 7 Jan 2026 21:10:15 +0100 Subject: [PATCH] complete reset --- snap/README | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 snap/README diff --git a/snap/README b/snap/README deleted file mode 100644 index 6732b4c4dd..0000000000 --- a/snap/README +++ /dev/null @@ -1,17 +0,0 @@ - -This directory presents installed snap packages. - -It has the following structure: - -/snap/bin - Symlinks to snap applications. -/snap// - Mountpoint for snap content. -/snap//current - Symlink to current revision, if enabled. - -DISK SPACE USAGE - -The disk space consumed by the content under this directory is -minimal as the real snap content never leaves the .snap file. -Snaps are *mounted* rather than unpacked. - -For further details please visit -https://forum.snapcraft.io/t/the-snap-directory/2817