removed full-desktop profile
This commit is contained in:
@@ -11,12 +11,6 @@ if [ $profile = server ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $profile = desktop ]; then
|
if [ $profile = desktop ]; then
|
||||||
modules="pkgs.sh
|
|
||||||
zram.sh
|
|
||||||
config.sh"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ $profile = full-desktop ]; then
|
|
||||||
modules="pkgs.sh
|
modules="pkgs.sh
|
||||||
docker.sh
|
docker.sh
|
||||||
zram.sh
|
zram.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user