2 Commits

Author SHA1 Message Date
2d8d60c0bc fuck -e 2022-01-21 21:13:49 +02:00
04363a50bb makefile bump 2022-01-21 16:04:31 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
VERSION = 0.13.1
VERSION = 0.13.3
PKG = live-services
TOOLS = artools

View File

@@ -26,7 +26,8 @@ s6_disable_live_services(){
}
suite66_enable_live_services(){
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