mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: update instatll/darwin/install.sh for MacCloud/DropBox
This commit is contained in:
parent
2f80408d4f
commit
aa7853a4c5
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ mkdir -p $DC_INSTALL_DIR/plugins/wdx/audioinfo
|
|||
# WFX plugins directories
|
||||
mkdir -p $DC_INSTALL_DIR/plugins/wfx
|
||||
mkdir -p $DC_INSTALL_DIR/plugins/wfx/ftp
|
||||
mkdir -p $DC_INSTALL_DIR/plugins/wfx/MacCloud
|
||||
# WLX plugins directories
|
||||
mkdir -p $DC_INSTALL_DIR/plugins/wlx
|
||||
mkdir -p $DC_INSTALL_DIR/plugins/wlx/MacPreview
|
||||
|
|
@ -61,6 +62,7 @@ install -m 644 plugins/wdx/audioinfo/audioinfo.lng $DC_INSTALL_DIR/plugins/wdx/
|
|||
cp -r plugins/wfx/ftp/language $DC_INSTALL_DIR/plugins/wfx/ftp
|
||||
install -m 644 plugins/wfx/ftp/ftp.wfx $DC_INSTALL_DIR/plugins/wfx/ftp/
|
||||
install -m 644 plugins/wfx/ftp/src/ftp.ico $DC_INSTALL_DIR/plugins/wfx/ftp/
|
||||
install -m 644 plugins/wfx/MacCloud/MacCloud.wfx $DC_INSTALL_DIR/plugins/wfx/MacCloud/
|
||||
# WLX
|
||||
install -m 644 plugins/wlx/MacPreview/MacPreview.wlx $DC_INSTALL_DIR/plugins/wlx/MacPreview/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue