mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-06-26 12:30:20 +02:00
Ruby: fixed class declaration hilite
This commit is contained in:
@ -9,4 +9,4 @@ else
|
||||
num=$1
|
||||
fi
|
||||
|
||||
tar cvf "${PREFIX}_$num.tar" --exclude="*.part.jsf" *.jsf
|
||||
tar cvf "${PREFIX}_$num.tar" --exclude="*.part.jsf" ./*.jsf
|
||||
|
Reference in New Issue
Block a user