mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-11-23 07:08:49 +01: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