Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : clerk-python-git.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
/
clerk-python-git.install
blob: bd7fb3fa15cac66200430291532fd4f0f3555a21 (
plain
)
1
2
3
4
5
6
#!/bin/bash
post_install
() {
echo
'
run clerk.py -h to see list of available options
'
}