WORKAN WOOOO

This commit is contained in:
2025-10-29 22:41:53 -06:00
parent e72f443144
commit c74f9e3899
+8
View File
@@ -556,6 +556,14 @@ echo -e "\n\nPrecision Timekeeping Fuckery :3\n\n"
if [[ "$1" =~ "test" ]]; then
test
exit 0
elif [[ "$1" =~ "^[rR]{1}" ]]; then
if [ -z "$2" ]; then
default_conf=$git_dir/conf-level-info
else
default_conf=$git_dir/$2
fi
reconfigure_full $default_conf
fi
# do the suto thinggg