Skip to content
Snippets Groups Projects
Commit 47fdc8a2 authored by Christoph Jürgen König's avatar Christoph Jürgen König
Browse files

Add nfs-common to act as NFS client

parent b4adbc9d
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
sudo apt update
sudo apt -y upgrade
sudo apt -y install python3 python3-dev git curl
sudo apt -y install python3 python3-dev git curl nfs-common
curl -L https://tljh.jupyter.org/bootstrap.py | sudo -E python3 - --admin <admin-user-name> --user-requirements-txt-url https://git-ce.rwth-aachen.de/christoph.koenig/hfd-jupyterhub/-/raw/main/requirements.txt?ref_type=heads
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment