mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
* Make it easy to install ly on runit systems e.g. void * Tidy up runit section in readme Co-authored-by: Daniel Haarhoff <daniel@rknt.de>
3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/sh
|
|
tty=${PWD##*-}
|
|
exec utmpset -w $tty |