AutoYADM commit: 2025-07-09 20:22:01

This commit is contained in:
Daniel Fichtinger 2025-07-09 20:22:01 -04:00
parent e9c09dbe42
commit 6fc6bc4563

View file

@ -2,6 +2,8 @@
# Author: Daniel Fichtinger <daniel@ficd.ca> # Author: Daniel Fichtinger <daniel@ficd.ca>
# See README.md for explanations. # See README.md for explanations.
# TODO: set up auto root discovery on KakBegin
declare-option -hidden bool on_server %sh{ declare-option -hidden bool on_server %sh{
if [ -z "$KAK_ON_SERVER" ]; then if [ -z "$KAK_ON_SERVER" ]; then
printf 'false' printf 'false'