3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
./install_shortcuts.py -i keys.xml -o `inkscape -x`/../keys/default.xml
|