From e608ce5c7370017dac0031b1f9d9ba594f85b180 Mon Sep 17 00:00:00 2001 From: cimryan Date: Tue, 16 Oct 2018 07:21:37 -0700 Subject: [PATCH] Report success at the end of setup --- windows_archive/setup-teslausb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows_archive/setup-teslausb b/windows_archive/setup-teslausb index e7906ab..b20eee1 100644 --- a/windows_archive/setup-teslausb +++ b/windows_archive/setup-teslausb @@ -176,4 +176,6 @@ configure_rc_local configure_hostname -make_root_fs_readonly \ No newline at end of file +make_root_fs_readonly + +echo "All done."