move to sourcehut
This commit is contained in:
parent
f1b79c2a7c
commit
024e612dab
2 changed files with 2 additions and 4 deletions
|
@ -45,7 +45,7 @@ to be run as the root user.
|
|||
|
||||
First, download the source code:
|
||||
|
||||
$ git clone https://github.com/jtbx/esv
|
||||
$ git clone https://git.sr.ht/~jeremy/esv
|
||||
$ cd esv
|
||||
|
||||
Now, compile and install:
|
||||
|
|
|
@ -11,6 +11,4 @@ enum DEFAULT_MPEGPLAYER = "mpg123";
|
|||
enum ENV_CONFIG = "ESV_CONFIG";
|
||||
enum ENV_PLAYER = "ESV_PLAYER";
|
||||
|
||||
enum BUGREPORTURL = "https://codeberg.org/jtbx/esv/issues";
|
||||
|
||||
// vi: ft=d
|
||||
enum BUGREPORTURL = "https://todo.sr.ht/~jeremy/esv";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue