veilid/package
TC Johnson 783b7cc59c
Fix packaging version parsing
Comments added to Cargo.toml caused faulty parsing of the version
number by package/cargo_version.sh. Adding the -w switch to grep
fixes this by matching on the whole word 'version' and not matching
on words such as 'Bumpversion'.
2023-09-02 10:50:58 -05:00
..
debian package script 2023-07-16 17:46:07 -04:00
linux
rpm service restart if running, instructs to start if not 2023-07-17 20:55:45 -05:00
systemd
cargo_version.sh Fix packaging version parsing 2023-09-02 10:50:58 -05:00
replace_variable.sh