Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : cells-sync-bin.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cells-sync-bin-ui-launcher.sh
blob: 7ac2302729dfe9f84664eec1251f8ae59caaba9b (
plain
)
1
2
3
4
5
6
#!/usr/bin/env sh
set -e
;
cd
/
usr
/
bin
/ ||
exit
;
cells
-sync
start
;