added update function for penv, to impl for jconf
Some checks failed
/ Lint Check Shellscripts (push) Failing after 4s

This commit is contained in:
Phani Pavan K
2026-02-14 17:07:02 +05:30
parent a9f3b3ac37
commit 46f327436f
2 changed files with 32 additions and 1 deletions

2
jconf
View File

@@ -14,6 +14,8 @@
# reference: https://medium.com/@prateekaverma/install-jupyterhub-and-jupyterlab-on-ubuntu-server-d390570b5bb6
# detect if jconf is already installed, print who the admin is if so.
VERSION=1
title() {
echo "JConf: JupyterHub Configuration Manager."
}