no magic
This commit is contained in:
parent
a256c83cdd
commit
0445619bc4
1 changed files with 2 additions and 3 deletions
|
@ -38,12 +38,11 @@ fi
|
|||
|
||||
# send it
|
||||
cd &&
|
||||
rsync -avzP .doors/ .
|
||||
rsync -azP .doors/ .
|
||||
|
||||
# cleanup
|
||||
cd &&
|
||||
rm -rf .git &&
|
||||
rm -rf .doors
|
||||
|
||||
# start it
|
||||
exec zsh -l
|
||||
echo 'Start a new shell'
|
||||
|
|
Loading…
Add table
Reference in a new issue