kopia lustrzana https://github.com/jupyterhub/repo2docker
4 wiersze
48 B
Plaintext
4 wiersze
48 B
Plaintext
|
#!/bin/bash
|
||
|
echo "This should never run"
|
||
|
exit 1
|