fixes?
This commit is contained in:
parent
e5ff6c4388
commit
86f0af836e
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ cd ..
|
|||
# final
|
||||
git clone https://interstellardevelopment.org/code/VM-Experiments/linux-deployment-scripts.git
|
||||
cd ..
|
||||
tar -czvf deployment.tar.gz preparation-scripts/
|
||||
tar -czvf deployment.tar.gz preparation-scripts/*
|
||||
mkdir -p preparation-scripts/linux-deployment-scripts/downloads
|
||||
mv deployment.tar.gz preparation-scripts/linux-deployment-scripts/downloads
|
||||
|
|
Loading…
Reference in a new issue