Fix for 'if' statement incorrect syntax for 'fish'.
The fish code that checked for the file needing to be deleted was using the bash syntax, not the fish syntax.
Showing
Please register or sign in to comment
The fish code that checked for the file needing to be deleted was using the bash syntax, not the fish syntax.