diff options
| author | zachir <zachir@librem.one> | 2023-10-24 08:16:12 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2023-10-24 08:16:12 -0500 |
| commit | 0481c34a8f051a0a82b4a94c1a13f4563e5f26cb (patch) | |
| tree | 0e8e1b3b5cdc647b9240263d11cb4d56a20b4a3f | |
| parent | c5875c3ff30d302d6502a6b9fd47bbe5635214eb (diff) | |
srsync should be an alias and not a script
This makes completions work better.
| -rwxr-xr-x | srsync | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,3 +0,0 @@ -#!/bin/sh - -rsync -KPUcrtvyz $@ |
