We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241d82b commit b3c3876Copy full SHA for b3c3876
pack_example_for_aoj.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-python rime/rime.py pack # or "rime pack"
+rime pack
4
5
if [ ! -d packed_example ]
6
then
0 commit comments