I am trying to run the downloaded script of RTC module with following commands:
$ chmod +x install-piface-real-time-clock.sh
$ sudo ./install-piface-real-time-clock.sh
but I am getting error as :
sudo : ./install-piface-real-time-clock.sh : command not found
Now how should I run it?




