Added Astaroth 2.0

This commit is contained in:
jpekkila
2019-06-14 14:18:35 +03:00
parent 4e4f84c8ff
commit 0e48766a68
87 changed files with 18058 additions and 1 deletions

7
sourceme.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
export AC_HOME=$PWD
export PATH=${PATH}:$AC_HOME/scripts/
echo $AC_HOME
echo $PATH