summaryrefslogtreecommitdiffhomepage
path: root/tooling/mk_app.py
diff options
context:
space:
mode:
Diffstat (limited to 'tooling/mk_app.py')
-rwxr-xr-xtooling/mk_app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tooling/mk_app.py b/tooling/mk_app.py
index ef2b64c9..9418cf05 100755
--- a/tooling/mk_app.py
+++ b/tooling/mk_app.py
@@ -77,4 +77,4 @@ if __name__ == "__main__":
base_path = os.getcwd() # Use the current working directory as the base path
create_directory_structure(base_path, sys.argv[1])
- print("NeKernel Application created successfully.")
+ print("Info: Application created successfully.")