Added Astaroth 2.0
This commit is contained in:
7
sourceme.sh
Normal file
7
sourceme.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
export AC_HOME=$PWD
|
||||
export PATH=${PATH}:$AC_HOME/scripts/
|
||||
|
||||
echo $AC_HOME
|
||||
echo $PATH
|
Reference in New Issue
Block a user