mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 19:57:18 +08:00
Gucharmap: fix typo pushdir->pushd
This commit is contained in:
parent
6fc679f9ff
commit
5f23d48fc7
@ -133,7 +133,7 @@
|
|||||||
<screen><userinput>mkdir build &&
|
<screen><userinput>mkdir build &&
|
||||||
cd build &&
|
cd build &&
|
||||||
mkdir ucd &&
|
mkdir ucd &&
|
||||||
pushdir ucd &&
|
pushd ucd &&
|
||||||
unzip ../../UCD.zip &&
|
unzip ../../UCD.zip &&
|
||||||
cp -v ../../Unihan.zip . &&
|
cp -v ../../Unihan.zip . &&
|
||||||
popd &&
|
popd &&
|
||||||
|
Loading…
Reference in New Issue
Block a user