diff options
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/usr/bin/env sh +git fetch --all +git merge origin/master fork/master npm install npm run html # Generates html using Pug |
![]() |
index : libredirect | |
| A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services | vhack.eu |
| aboutsummaryrefslogtreecommitdiffstats |
| -rwxr-xr-x | build.sh | 2 |
@@ -1,5 +1,7 @@ #!/usr/bin/env sh +git fetch --all +git merge origin/master fork/master npm install npm run html # Generates html using Pug |