PROGRADE-Tech / Tarchivebot

:page_with_curl: Telegram chat message archive and statistics
https://tarchive.neat.moe
GNU Affero General Public License v3.0
10 stars 4 forks source link

Install and reset bash script #28

Closed fuerbringer closed 7 years ago

fuerbringer commented 7 years ago

There should be a bash script which executes the install steps, like npm deploy. Might even throw in a distro switch statement which will try to install sqlite3 on the target machine.

The reset script should be something like npm reset.

Both should ask before overwriting existing files.

fuerbringer commented 7 years ago

Solved in #70.