mirror of
https://github.com/archlinux/aur.git
synced 2026-03-06 06:32:35 +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
|