diff options
author | login (tilde.temm) | 2021-10-18 06:16:03 +0000 |
---|---|---|
committer | login (tilde.temm) | 2021-10-18 06:16:03 +0000 |
commit | b9dbe4b703bfbac90b316577220850b6bb7d3400 (patch) | |
tree | b8b94447d47341e2ba772eed8396d5aaf5baae30 | |
parent | b0de38eafe7fe897f907066dc1ef923073690d5d (diff) |
Fixes to permissions set by ntcoin
ntcoin creates a new tcoin directory structure, and copies relevant files. Some permissions were set wrongly by ntcoin and its variants. Those have been fixed now.
-rw-r--r-- | .ntcoin_freebsd_tildeguru.swp | 0 | ||||
-rwxr-xr-x | ntcoin | 0 | ||||
-rwxr-xr-x | ntcoin_freebsd_tildeguru | 0 | ||||
-rwxr-xr-x | ntcoin_openbsd_tildeinstitute | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/.ntcoin_freebsd_tildeguru.swp b/.ntcoin_freebsd_tildeguru.swp deleted file mode 100644 index 5fcf255..0000000 --- a/.ntcoin_freebsd_tildeguru.swp +++ /dev/null diff --git a/ntcoin b/ntcoin index 0b87c2f..8c60951 100755 --- a/ntcoin +++ b/ntcoin diff --git a/ntcoin_freebsd_tildeguru b/ntcoin_freebsd_tildeguru index 24e425e..0f5ef1a 100755 --- a/ntcoin_freebsd_tildeguru +++ b/ntcoin_freebsd_tildeguru diff --git a/ntcoin_openbsd_tildeinstitute b/ntcoin_openbsd_tildeinstitute index aae37d0..b0f51cb 100755 --- a/ntcoin_openbsd_tildeinstitute +++ b/ntcoin_openbsd_tildeinstitute |