403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/sysutils/discus/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/discus/files/patch-README.md
--- README.md.orig	2021-04-26 14:05:27 UTC
+++ README.md
@@ -11,9 +11,9 @@ Features include color, bar graphs, and smart formatti
 gigabytes, or terabytes). Or choose your own size, along with specifying the
 number of decimal places you'd like to see.
 
-To configure Discus on a system-wide basis, edit the **/etc/discusrc** file.
+To configure Discus on a system-wide basis, edit the **/usr/local/etc/discusrc** file.
 But you should probably change things just for yourself, by copying
-**/etc/discusrc** to **~/.discusrc** and editing that.
+**/usr/local/etc/discusrc** to **~/.discusrc** and editing that.
 
 The source code is contained in the discus.py file itself, as it is a Python
 code encapsulated in a shell script.
@@ -52,13 +52,14 @@ for more information.
 ## Installation
 
 ```
-cp discus.py /usr/local/bin
-chmod a+rx /usr/local/bin/discus
-cp discusrc /etc
-chmod a+r /etc/discusrc
-gzip -9 discus.1
-cp discus.1.gz /usr/local/man/man1
-chmod a+r /usr/local/man/man1/discus.1.gz
+pkg install discus
+```
+
+or
+
+```
+cd /usr/ports/sysutils/discus
+make install; make clean
 ```
 
 ## Test

Youez - 2016 - github.com/yon3zu
LinuXploit