7 lines
90 B
Bash
Executable File
7 lines
90 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source /etc/archbox.conf
|
|
|
|
startx
|
|
$PRIV $PREFIX/share/archbox/bin/uth killxdg
|