https://github.com/fspv/ponysay-deb
Build script for ponysay ubuntu package
https://github.com/fspv/ponysay-deb
Last synced: about 2 months ago
JSON representation
Build script for ponysay ubuntu package
- Host: GitHub
- URL: https://github.com/fspv/ponysay-deb
- Owner: fspv
- Created: 2018-12-27T18:03:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T13:39:50.000Z (8 months ago)
- Last Synced: 2025-01-10T12:16:28.319Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to build
Setup your PPA repo and GPG key.
Change DEBEMAIL and PPA in upload.sh.
Run it with 3 params like this:
```
./upload.sh 3.0.3 1 ""
```First param is release version from here https://github.com/erkin/ponysay/releases
Second is build number
Leave third param empty or put `bash` there to debug build