This website requires JavaScript.
Explore
Help
Sign In
Installer
/
melawy-calamares
Watch
1
Star
0
Fork
You've already forked melawy-calamares
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1cbfbdd825
melawy-calamares
/
git_check_version.sh
6 lines
78 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
printf
"3.3.0.%s\n"
"
$(
git rev-list --count HEAD
)
"
echo
"Ready"
Reference in New Issue
View Git Blame
Copy Permalink