Martin Michlmayr
|
fb169a8b54
|
doc: fix typos throughout docs
|
2020-05-19 12:02:44 +01:00 |
|
Nick Craig-Wood
|
2c4aadb588
|
Revert "install.sh: create ~/.config/rclone directory"
This reverts commit d694bb30e5 .
If it creates a config directory then it leaves it owned by root which
is very confusing for new users.
|
2020-04-11 18:40:46 +01:00 |
|
jtagcat
|
d694bb30e5
|
install.sh: create ~/.config/rclone directory
This allows people with their config already made copy their config to the new server(s), without having to create the directories.
|
2020-01-23 12:37:46 +00:00 |
|
Cnly
|
e2b5ed6c7a
|
docs: fix template argument for mktemp in install.sh
|
2019-09-02 13:01:45 +08:00 |
|
didil
|
296e4936a0
|
install: linux skip man pages if no mandb - fixes #3175
|
2019-05-13 17:37:30 +01:00 |
|
Ben Boeckel
|
3d424c6e08
|
docs: fix various typos
|
2019-03-28 15:12:51 +00:00 |
|
Mark Otway
|
04eae51d11
|
Fix install for Synology
7z check doesn't work due to misplaced comma, so installation fails on Synology.
|
2018-12-06 15:12:21 +00:00 |
|
Alexander
|
2682d5a9cf
|
- install with busybox if any
|
2018-11-20 10:22:00 +00:00 |
|
Oliver Heyme
|
da214973a1
|
[install] Add arm64/aarch64 suuport
|
2018-04-25 15:51:38 +01:00 |
|
Nick Craig-Wood
|
7e80e609e8
|
docs: install.sh add macOS fallback for mktemp - fixes #2173
|
2018-03-23 22:24:28 +00:00 |
|
Nick Craig-Wood
|
b6058e0106
|
docs/install.sh: don't create root owned .config/rclone directory #2127
|
2018-03-10 11:09:13 +00:00 |
|
David0rk
|
1585aa61c1
|
docs: update install.sh shebang (#2097)
change shebang to bash to avoid syntax errors
|
2018-02-27 09:32:01 +01:00 |
|
Daniel Loader
|
a70200dd29
|
Add version output at end of the install.sh script
|
2018-02-20 13:03:50 +00:00 |
|
Nick Craig-Wood
|
2f746426e7
|
install.sh: use mv to overwite an existing binary
This stops the install process erroring with "Text file busy" when
trying to `cp` over the binary.
|
2018-02-02 13:49:37 +00:00 |
|
Filip Bartodziej
|
5e83dce1f6
|
Installation script check for a tool to extract zip archives #1949
|
2018-01-10 20:18:20 +00:00 |
|
Filip Bartodziej
|
f424019380
|
error codes documented and bugs fixed
|
2017-12-10 10:16:20 +00:00 |
|
Filip Bartodziej
|
ab03f6e475
|
version check in curl installation
|
2017-12-10 10:16:20 +00:00 |
|
Filip Bartodziej
|
2965cbe264
|
curl install for rclone #1856
|
2017-12-07 21:36:55 +00:00 |
|