Continued bash cleanup

This commit is contained in:
Jason Ertel
2020-11-15 09:57:12 -05:00
parent d22040fb5d
commit 76c917d977
3 changed files with 3 additions and 3 deletions

View File

@@ -2040,7 +2040,7 @@ set_updates() {
fi
}
set_version() {
mark_version() {
# Drop a file with the current version
echo "$SOVERSION" > /etc/soversion
}