Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
2d8d60c0bc
|
|||
04363a50bb
|
|||
f1368b1aa7
|
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
||||
VERSION = 0.13.1
|
||||
VERSION = 0.13.3
|
||||
|
||||
PKG = live-services
|
||||
TOOLS = artools
|
||||
|
@@ -26,8 +26,8 @@ s6_disable_live_services(){
|
||||
}
|
||||
|
||||
suite66_enable_live_services(){
|
||||
66-tree -n boot
|
||||
66-tree -ncE default
|
||||
[ -d /var/lib/66/system/boot ] || 66-tree -n boot
|
||||
[ -d /var/lib/66/system/default ] || 66-tree -ncE default
|
||||
66-enable -t default artix-live pacman-init
|
||||
|
||||
if [ -f /usr/bin/gdm ]; then
|
||||
|
Reference in New Issue
Block a user