brlin-tw / GNU-Bash-Shell-Script-Template

Easy-to-use GNU Bash shell script templates for for users to create new scripts.
https://github.com/Lin-Buo-Ren/GNU-Bash-Shell-Script-Template
17 stars 2 forks source link

install: cp: 目的地 '/home/buo-ren/.local/share/templates' 不是目錄 #6

Closed brlin-tw closed 6 years ago

brlin-tw commented 6 years ago
Do you want to install files to enable KDE support(y/N)?y
Configuring templates for KDE...
cp: 目的地 '/home/buo-ren/.local/share/templates' 不是目錄
ERROR: 「GNU Bash Shell Script 範本」應用安裝程式 has encountered an error and is ending prematurely, contact developer for support.

Technical information:

* The failing command is "cp --force --verbose "${SDC_SOURCE_CODE_DIR}"/*.bash "${HOME}/.local/share/templates""
* Failing command's return status is 1
* Intepreter info: GNU Bash v4.3.48(1)-release on x86_64-pc-linux-gnu platform
* Stacktrace:
    0. init(./install.bash:141)
    1. main(./install.bash:940)