Skip to content

Commit b3c3876

Browse files
authored
Update pack_example_for_aoj.sh
1 parent 241d82b commit b3c3876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack_example_for_aoj.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
python rime/rime.py pack # or "rime pack"
3+
rime pack
44

55
if [ ! -d packed_example ]
66
then

0 commit comments

Comments
 (0)