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 Algorithm #43

Closed farhansadik closed 3 years ago

batasu commented 3 years ago

How it work!

  1. Code will be deployed in server as 'Tag'
  2. Client updater will check tag and then pull specific tag. Then the installer will be execute automatically.
farhansadik commented 3 years ago

Basic Note

https://stackoverflow.com/questions/20280726/how-to-git-clone-a-specific-tag https://www.techiedelight.com/clone-specific-tag-with-git/

farhansadik commented 3 years ago

Git Pull Method

Git pull method algorithm has been tested and listed for new echominal. Will be deployed soon. For more info visit

farhansadik commented 3 years ago

Basic code has been added in development branch for test. Returned error sorry no .config/echominal/update.bash has been found

squaredevops commented 3 years ago
looking for update script
sorry no /data/data/com.termux/files/home/.config/echominal/tools/update.bash has been found
Already you're up to date
Press [Enter] key to continue...^C
~/.config/echominal $ ls /data/data/com.termux/files/home/.config/echominal/tools/update.bash
/data/data/com.termux/files/home/.config/echominal/tools/update.bash
~/.config/echominal $
squaredevops commented 3 years ago

new patch worked!