atualizar os scripts de hook

This commit is contained in:
manuel 2023-11-16 12:30:45 -01:00
parent ae1b02e58f
commit 4a34831d17
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
#!/bin/bash
################################################################################
# Title: 0600-snap-show-menu-fix.hook.chroot
# Description: Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team..
# Author: manuel rosa <manuelsilvarosa@gmail.com>
# Date: Outubro 29, 2023
# License: GPL-3.0-or-later
################################################################################
# Workaround for using snapd on debian. Thank You - @stevesveryown and peppermint team..
[ ! -e /etc/skel/.local/share ] && mkdir -p /etc/skel/.local/share
[ ! -e /var/lib/snapd/desktop/applications ] &&