cd /usr/toolsmake clean-coremake fingerprint > /usr/core/src/etc/pkg/fingerprints/OPNsense/trusted/myfingerprintecho "/usr/local/etc/pkg/fingerprints/OPNsense/trusted/myfingerprint" >> /usr/core/plistmake core
cd /usr/toolsmake clean-coremake update-core VERSION=23.7.10make fingerprint > /usr/core/src/etc/pkg/fingerprints/OPNsense/trusted/myfingerprintcd /usr/coremake plist-fixgit add -f src/etc/pkg/fingerprints/OPNsense/trusted/myfingerprintgit commit -a -m "add custom fingerprint"git tag -f -m "stable release" 23.7.10cd /usr/toolsmake core