|
|
@ -58,7 +58,7 @@ too. Run this from the directory where you want `trash` to be installed.
|
|
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
wget -O trash.zip https://github.com/rcdailey/trash-updater/releases/latest/download/trash-linux-x64.zip \
|
|
|
|
wget -O trash.zip https://github.com/rcdailey/trash-updater/releases/latest/download/trash-linux-x64.zip \
|
|
|
|
&& unzip -o trash.zip && rm trash.zip && chmod +x trash
|
|
|
|
&& unzip -o trash.zip && rm trash.zip && chmod u+rx trash
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Getting Started
|
|
|
|
## Getting Started
|
|
|
|