devil47sid

Results 8 comments of devil47sid

Thanks for your response. I am using Red Hat 8 (rhel-8-v20201216) and Bash

I also tried to run it with sh but no luck. I forget to point I am using Compute Engine to run this script, not local VM as all required...

Sure! I am attaching the entire code. Please note I have tried with both bash and sh # @author Siddharth Mishra ** $id i$ di$ ** #!/bin/sh CHECKPOINT_FILE=".asm-installation" is_executed="./is_executed.sh $CHECKPOINT_FILE"...

No luck and I am using latest version of asmcli ![image](https://user-images.githubusercontent.com/35806549/146932120-a47650ac-e7c5-43c2-9f53-e4d9a8892e7f.png)

Thanks for the update. Just for your knowledge I have tried to execute same script with Red Hat 7 instead of 8 and it worked perfectly. I will be waiting...