diff options
Diffstat (limited to 'user-scripts/kdeconnect')
-rwxr-xr-x | user-scripts/kdeconnect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-scripts/kdeconnect b/user-scripts/kdeconnect index d34d269..ac247f4 100755 --- a/user-scripts/kdeconnect +++ b/user-scripts/kdeconnect @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # Description: Send the selected files to your Android device using kdeconnect-cli. You must have installed and configured kdeconnect both on the Android device and on the PC. # |