OSDN Git Service

[fix] : Fixed typo.
authorhayao <shun819.mail@gmail.com>
Thu, 2 Jul 2020 05:21:31 +0000 (14:21 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 2 Jul 2020 05:21:31 +0000 (14:21 +0900)
channels/plasma/airootfs.any/root/customize_airootfs_plasma.sh

index 7313a6e..bf41e11 100755 (executable)
@@ -61,7 +61,7 @@ if [[ -f /home/${username}/.cache/icon-cache.kcache ]]; then
 fi
 
 
-if [[ "${arch}" = "x86_64" ]]; theh
+if [[ "${arch}" = "x86_64" ]]; then
     # Snap
     systemctl enable snapd.apparmor.service
     systemctl enable apparmor.service