update install script, move more constant to global vars

This commit is contained in:
urban
2023-08-28 05:59:26 +02:00
parent 41de86323c
commit 98e229c3d9
6 changed files with 169 additions and 50 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
source ./global.sh
source ./utils.sh
p "create new config"