matrix-commander - First draft for installation

This commit is contained in:
2022-03-08 17:35:08 +01:00
parent c4c6007b00
commit 1d6b4c3b53
2 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
MACO_USER="matrixcommander"
MACO_BASE_DIR="/opt/matrix-commander"
MACO_DIR="$MACO_BASE_DIR/matrix-commander"