Open shinriyo opened 2 years ago
READMEのyour_script_dir_pathはどこに置くのが良いですかね? Filesystem Hierarchy Standardで決まってますかね? /opt/xcでしょうか?
README
your_script_dir_path
Filesystem Hierarchy Standard
/opt/xc
$ cd ~/Downloads/ $ curl -sO https://raw.githubusercontent.com/mothule/xc_launcher/master/xc $ chmod 711 xc $ sudo mv xc /opt/xc $ ln -s /opt/xc /usr/local/bin/
はいかがですか?
独自の作業スペースでもDownloadsのままでも配置場所は任意です。
README
のyour_script_dir_path
はどこに置くのが良いですかね?Filesystem Hierarchy Standard
で決まってますかね?/opt/xc
でしょうか?はいかがですか?