User Tools

Site Tools


clone

This is an old revision of the document!


Cloning an additional AvaDroid

cd ~/avadroid/

cp -r ./<name1>/ ./<name2>

Example: my existing AvaDroid is “anne”, (<name1>) I can confirm this by entering ls
my next AvaDroid is named “ray”, (<name2>)
I would enter cp -r ./anne/ ./ray
Confirm the directory “ray” has been created. ls

cd -r <name2>

Example: cd ray

Do a ls and you should see

 bot     compose.yml      corrade 

nano compose.yml

clone.1767367615.txt.gz · Last modified: by robyn