This website requires JavaScript.
Explore
Help
Sign In
NextERP
/
Odoo18-Base
Watch
5
Star
0
Fork
0
You've already forked Odoo18-Base
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
main
Odoo18-Base
/
setup
/
update_tag.sh
4 lines
100 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
update
2025-01-08 00:36:16 +07:00
#!/usr/bin/bash
update
2025-01-08 00:43:31 +07:00
set
+x
update
2025-01-08 00:36:16 +07:00
sed -i
"
s/TAG := \$(shell rev-parse --abbrev-ref HEAD)/TAG :=
$1
/g
"
Makefile
Reference in New Issue
Copy Permalink