From a6d0ab35518fb25f17c04b2c2b43982e1f9b47cd Mon Sep 17 00:00:00 2001 From: login Date: Thu, 30 Sep 2021 15:06:50 +0000 Subject: Update to ntcoin_freebsd_tildeguru to chgrp in compile_tcoin and compile_pcoin tilde.guru doesn't have the default group of new files be the 'tilde' group, so the group should be manually changed in the compile_tcoin and compile_pcoin scripts. ntcoin_freebsd_tildeguru creates those scripts, so the changes have been made in that file. ---