add input methdod framework (add sitelen pona input)
Also change audio player randomness source to /dev/urandom which is way better for the prng we are using
This commit is contained in:
3
install
3
install
@@ -6,8 +6,7 @@ rm -f /usr/local/bin/ming_bmps/nimbus-romano/*.bmp
|
||||
rm -f /usr/local/bin/ming_bmps/shippori-mincho/*.bmp
|
||||
rm -f /usr/local/bin/ming_bmps/*1440x842.bmp
|
||||
rm -f /usr/local/bin/ming_bmps/*.svg
|
||||
rm -rf /usr/local/bin/ming_docs
|
||||
cp -r ./docs /usr/local/bin/ming_docs
|
||||
cp -rT ./docs /usr/local/bin/ming_docs
|
||||
rm -rf /usr/local/bin/ming_docs/images
|
||||
cp ./target/release/ming /usr/local/bin/ming
|
||||
cp ./target/release/mingUtils_Terminal /usr/local/bin/mingUtils_Terminal
|
||||
|
||||
Reference in New Issue
Block a user