mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
gradido install script template
This commit is contained in:
parent
b9d9bb5935
commit
e7f6085401
5
deployment/bare_metal/install.sh
Normal file
5
deployment/bare_metal/install.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This install script requires the minimum requirements already installed.
|
||||
# This is described in detail in [setup.md](./setup.md)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user