|
@ -21,8 +21,8 @@ cd ni-buildsystem |
|
|
# 2) Archivverzeichnis erstellen # |
|
|
# 2) Archivverzeichnis erstellen # |
|
|
``` |
|
|
``` |
|
|
#!bash |
|
|
#!bash |
|
|
mkdir -p $HOME/src/Archive |
|
|
mkdir -p $HOME/archives |
|
|
ln -s $HOME/src/Archive download |
|
|
ln -s $HOME/archives download |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
# 3) Buildsystem konfigurieren # |
|
|
# 3) Buildsystem konfigurieren # |
|
|