Fixed 'sw' by removing a stray "'"
This commit is contained in:
parent
b478a7d105
commit
8d298f94e5
1 changed files with 1 additions and 1 deletions
2
sw
2
sw
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# It just swaps two files
|
# It just swaps two files
|
||||||
'
|
|
||||||
FILE1=$1
|
FILE1=$1
|
||||||
FILE2=$2
|
FILE2=$2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue