mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
chore: Add missing source call to just fleek-install-themes
This commit is contained in:
parent
585f8bd530
commit
71cbd48598
@ -70,6 +70,7 @@ install-fleek:
|
||||
|
||||
fleek-install-themes:
|
||||
#!/usr/bin/env bash
|
||||
source /etc/default/bazzite
|
||||
if [[ ${BASE_IMAGE_NAME} == 'silverblue' ]]; then
|
||||
fleek add adw-gtk3 --apply
|
||||
else
|
||||
|
@ -56,6 +56,7 @@ install-fleek:
|
||||
|
||||
fleek-install-themes:
|
||||
#!/usr/bin/env bash
|
||||
source /etc/default/bazzite
|
||||
if [[ ${BASE_IMAGE_NAME} == 'silverblue' ]]; then
|
||||
fleek add adw-gtk3 --apply
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user