* Presence of this call cannot facilitate installation of
multiple themes in one instance of the script
- `exit' call directly exits the iteration (and the script too)
Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
... Instead of using the previous value of `FILENAME_SPACE'
- Which would be the name of the last theme in the list
* Variables inside '(( ))' don't require $ for expanding
Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>