<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Hey,<br><br></div>I am trying to run a post creation script on cirros instance on devstack.<br><br></div>Here are the contents of my script :- <br>
<br></div>#!/bin/bash<br></div>cd /home/cirros/<br></div>sudo mkdir myfolder<br></div>cd myfolder<br></div>touch helloworld.txt<br></div>echo "hello" >> helloworld.txt<br><br></div>But the file doesn't get created. What possibly could be going wrong ?<br>
</div>Also I tried using the ubuntu-cloud image and minimalistic ubuntu with no success.<br><br></div>Best Regards,<br></div>Sayali <br><div><div><div><div><div><div><div><div><div><div><div><div><br></div></div></div></div>
</div></div></div></div></div></div></div></div></div>