Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : metube-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
/
metube.sh
blob: 1e12c6e00ade68d78ed53e79d1fef8b233544ce7 (
plain
)
1
2
3
4
#!/usr/bin/sh
cd
/
usr
/
share
/
metube
||
exit
1
exec
python app
/
main.py
"$@"