mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-26 13:23:34 +01:00
...
This commit is contained in:
parent
86df096387
commit
8beaa074a6
1 changed files with 1 additions and 3 deletions
|
|
@ -11,9 +11,7 @@ Edit /etc/hosts and put in FQDN in the appropriate places, for example::
|
|||
127.0.0.1 download.calibre-ebook.com download
|
||||
46.28.49.116 download.calibre-ebook.com download
|
||||
|
||||
dpkg-reconfigure tzdata
|
||||
set timezone to Asia/Kolkata
|
||||
service cron restart
|
||||
echo "Asia/Kolkata" > /etc/timezone && dpkg-reconfigure -f noninteractive tzdata
|
||||
|
||||
apt-get install vim nginx zsh python-lxml python-mechanize iotop htop smartmontools mosh git
|
||||
chsh -s /bin/zsh
|
||||
|
|
|
|||
Loading…
Reference in a new issue