I created a a.sh(u+x) file with command echo “hello” in it. I have successfully build and installed the Debian package. In the control file the package name is hello. Now I don’t know what exactly to do with it. I mean—
Should it be not running like the command in the bin.
If on console i type hello it give me an error and say command not found
Please help! Thanks.