mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
v1.0.1 release candidate 1
This commit is contained in:
parent
24bb960cd3
commit
e66a37ae87
11 changed files with 917 additions and 997 deletions
8
updaterepo.sh
Executable file
8
updaterepo.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
#warning, you need to have the .gitignore intact to ignore www/participants/*/**
|
||||
|
||||
git rm -r --cached .
|
||||
git add .
|
||||
git commit
|
||||
torsocks git push
|
Loading…
Add table
Add a link
Reference in a new issue