jupyterhub / jupyterhub/batchspawner

Standardize script templates to use `/bin/sh`

Open
#188 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
207
Forks
136
PR merge metrics
No merged PRs in 30d

Description

Current spawner classes are inconsistent about using `/bin/sh` vs `/bin/bash` as the script interpreter.

Would recommend standardizing them to use `/bin/sh` since that is guaranteed to be present, and check other spawner scripts to remove bashisms.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.