Skip to content

Commit

Permalink
Update copy-all-japanese.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ito32bit committed Aug 6, 2019
1 parent b152507 commit 7a077f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions copy-all-japanese.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
#

# コピー先のディレクトリは ディストリビューションによって 異なる場合があります

# アプリケーションが インストールされている ディレクトリ
ud=/usr/share
# ud=/usr/local/share


# デスクトップエントリは 存在していて内容が異なる ファイルのみ 上書きコピーします
# ↓ rsyncコマンドのオプション
op="-vrc --existing --backup --backup-dir=$PWD/rsync-backup"
Expand Down

0 comments on commit 7a077f0

Please sign in to comment.