diff options
Diffstat (limited to '.local/share/scripts/GUI-dateTime')
| -rwxr-xr-x | .local/share/scripts/GUI-dateTime | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/share/scripts/GUI-dateTime b/.local/share/scripts/GUI-dateTime new file mode 100755 index 0000000..ad14ad2 --- /dev/null +++ b/.local/share/scripts/GUI-dateTime @@ -0,0 +1,3 @@ +#!/bin/sh + +python ~/.local/share/python-dateTimeSetter/dateTime.py |
