farhansadik / echominal

This script a simple manager for termux. User can use is in a short way. This script is very helpful for beginners
GNU General Public License v3.0
5 stars 0 forks source link

update ccli, add different alies #41

Closed batasu closed 3 years ago

batasu commented 3 years ago

need to remove CCLi and add simple alias instead of ccli

farhansadik commented 3 years ago

New ccli commands has been added for test. By @batasu

Waiting for test result from @squaredevops

batasu commented 3 years ago

cat: .config/ccli/termux.cfg: No such file or directory /data/data/com.termux/files/home/.oh-my-zsh/tools/check_for_upgrade.sh: line 32: syntax error near unexpected token )' /data/data/com.termux/files/home/.oh-my-zsh/tools/check_for_upgrade.sh: line 32:() {' /data/data/com.termux/files/home/.oh-my-zsh/oh-my-zsh.sh: line 21: autoload: command not found /data/data/com.termux/files/home/.oh-my-zsh/oh-my-zsh.sh: line 39: syntax error near unexpected token (' /data/data/com.termux/files/home/.oh-my-zsh/oh-my-zsh.sh: line 39:for plugin ($plugins); do' /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 31: alias: -L: invalid option alias: usage: alias [-p] [name[=value] ... ] /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 36: unalias: -m: invalid option unalias: usage: unalias [-a] name [name ...] /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 39: 0=${(%):-%N}: bad substitution /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 42: /.version: No such file or directory /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 43: /.revision-hash: No such file or directory /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 104: autoload: command not found /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 105: is-at-least: command not found /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 188: syntax error near unexpected token }' /data/data/com.termux/files/home/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh: line 188: if [[ $WIDGET == zle-isearch-update ]] && { $zsh_highlight__pat_static_bug || ! (( $+ISEARCHMATCH_ACTIVE )) }; then' cat: .config/ccli/termux.cfg: No such file or directory

farhansadik commented 3 years ago

CCLI error has been fixed for now