diff options
author | Marco Scarpetta | 2018-01-10 12:48:22 +0100 |
---|---|---|
committer | Marco Scarpetta | 2018-01-10 12:48:22 +0100 |
commit | 940a0d3d3035782c1e2f1956eb8f4c2bcd960f40 (patch) | |
tree | 197a09a90e084afd143f6af7faec83433eca7c9c /drivesync | |
download | aur-940a0d3d3035782c1e2f1956eb8f4c2bcd960f40.tar.gz |
Initial commit
Diffstat (limited to 'drivesync')
-rw-r--r-- | drivesync | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivesync b/drivesync new file mode 100644 index 00000000000..b8e64283b97 --- /dev/null +++ b/drivesync @@ -0,0 +1,3 @@ +#!/usr/bin/bash + +GEM_PATH='/usr/share/drivesync/vendor/bundle/ruby/2.5.0/' ruby /usr/share/drivesync/drivesync.rb |