mirror of
https://github.com/suitenumerique/drive.git
synced 2026-09-26 19:45:04 +02:00
3 lines
128 B
Bash
Executable File
3 lines
128 B
Bash
Executable File
#!/bin/sh
|
|
curl https://raw.githubusercontent.com/numerique-gouv/tools/refs/heads/main/kind/create_cluster.sh | bash -s -- drive
|