removed calamares from live skel
This commit is contained in:
parent
3863a87107
commit
6fa8f79b28
|
@ -1,11 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Version=1.0
|
|
||||||
Name=Install TROMjaro Linux
|
|
||||||
GenericName=Live Installer
|
|
||||||
Comment=Install the operating system to disk
|
|
||||||
Exec=/home/tromjaro/test.sh
|
|
||||||
Icon=calamares
|
|
||||||
Terminal=false
|
|
||||||
StartupNotify=true
|
|
||||||
Categories=Qt;System;
|
|
|
@ -63,6 +63,4 @@ get_session(){
|
||||||
echo "dbus-launch ${dbus_args[*]}"
|
echo "dbus-launch ${dbus_args[*]}"
|
||||||
}
|
}
|
||||||
|
|
||||||
exec $(get_session) &&
|
exec $(get_session)
|
||||||
sleep 2 &&
|
|
||||||
calamares_polkit
|
|
|
@ -1,4 +1,4 @@
|
||||||
DISTRIB_ID=TROMjaroLinux
|
DISTRIB_ID=TROMjaroLinux
|
||||||
DISTRIB_RELEASE=18.1.4
|
DISTRIB_RELEASE=19.0.0
|
||||||
DISTRIB_CODENAME=Juhraya
|
DISTRIB_CODENAME=Kyria
|
||||||
DISTRIB_DESCRIPTION="TROMjaro Linux"
|
DISTRIB_DESCRIPTION="TROMjaro Linux"
|
Loading…
Reference in New Issue
Block a user