mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 20:22:31 +01:00
3 lines
57 B
Bash
Executable file
3 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
cd /usr/share/gpicsync
|
|
python2 gpicsync-GUI.py
|