WIP: Untested, solo caricati file di test

This commit is contained in:
Riccardo Di Dato
2020-09-23 00:05:00 +02:00
parent 0c74df1983
commit d1f4f4c50c
44 changed files with 1034 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/bash
source ./config
# Create paths
mkdir -p /home/asdynamics/private/$PROJECT_BUILDNAME
mkdir -p /var/log/asdynamics/$PROJECT_BUILDNAME
# Copy stuff
cp -r ./private/* /home/asdynamics/private/$PROJECT_BUILDNAME/