install snap-store

This commit is contained in:
AdityaGarg8 2021-11-20 13:52:19 +05:30 committed by GitHub
parent 9c37d2ecb1
commit 3935bdeaca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="
gcc \
dkms \
iwd
snap install snap-store
echo >&2 "===]> Info: Change initramfs format (for grub)... "
sed -i "s/COMPRESS=lz4/COMPRESS=gzip/g" "/etc/initramfs-tools/initramfs.conf"