mirror of
https://github.com/suitenumerique/drive.git
synced 2026-09-23 10:05:14 +02:00
Add all files we need to start the project. Only the `src` repository is missing and will be added later by additional pull requests.
3 lines
130 B
Bash
Executable File
3 lines
130 B
Bash
Executable File
#!/bin/sh
|
|
curl https://raw.githubusercontent.com/numerique-gouv/tools/refs/heads/main/kind/create_cluster.sh | bash -s -- impress
|