diff options
| author | Blista Kanjo | 2023-07-14 02:46:57 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-07-14 02:46:57 -0400 |
| commit | a30cee6889427b040ab8013fbd966d7407e8eb1f (patch) | |
| tree | 0f968f51a2f74d4ed6d7f32b43e263b5f48be47f /.local/bin/GUI-dateTime | |
| parent | 63fca68cc7416c86cd97264ed667295e4664f886 (diff) | |
refactor: change scripts location
Diffstat (limited to '.local/bin/GUI-dateTime')
| -rwxr-xr-x | .local/bin/GUI-dateTime | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/GUI-dateTime b/.local/bin/GUI-dateTime new file mode 100755 index 0000000..ad14ad2 --- /dev/null +++ b/.local/bin/GUI-dateTime @@ -0,0 +1,3 @@ +#!/bin/sh + +python ~/.local/share/python-dateTimeSetter/dateTime.py |
