From: Frank Brehm Date: Wed, 8 Nov 2023 17:36:15 +0000 (+0100) Subject: Fixing snippets/tpl.240.rc.local.sh X-Git-Tag: 3.2.1~19 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=b526f5de4af6520565502517af6216bafaf4b248;p=pixelpark%2Fcreate-vmware-tpl.git Fixing snippets/tpl.240.rc.local.sh --- diff --git a/snippets/tpl.240.rc.local.sh b/snippets/tpl.240.rc.local.sh index 4ec7f77..0f06df4 100644 --- a/snippets/tpl.240.rc.local.sh +++ b/snippets/tpl.240.rc.local.sh @@ -42,5 +42,7 @@ manage_rc_local() { echo -e "\e[0Ksection_end:$( date +%s ):ks_manage_rc_local\r\e[0K" } +manage_rc_local + #end raw ## vim: ts=4 et list