remove extra space
This commit is contained in:
parent
d3aa1a6971
commit
0211689025
|
|
@ -38,7 +38,7 @@ directory with `cd remote_media_killer`, then switch to the latest version with
|
|||
You may execute the script directly using *bash* with `bash rmk.sh`.
|
||||
|
||||
You may also **mark the script as executable** with `chmod +x rmk.sh` and
|
||||
execute using this shorthand `./ rmk.sh`.
|
||||
execute using this shorthand `./rmk.sh`.
|
||||
|
||||
#### Making executable from anywhere
|
||||
If you don't want to have to navigate to the directory containing the script
|
||||
|
|
|
|||
Loading…
Reference in New Issue