This commit is contained in:
qo-op 2020-12-05 02:09:46 +01:00
parent bdcca1e213
commit 1b0e27ac06
2 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,6 @@ cd ~/.zen/astroport/zen/jaklis
# BECOME FRIEND with oasis
./jaklis.py like -p 2jQUH4HfHxdTesjCjvMCx1VJgA5AnpuvrWRq1swfRdsS -s 5
echo "Restart IPFS"
sudo service ipfs restart

View File

@ -172,3 +172,4 @@ elif cmd == "unlike":
if keyPath:
os.remove(keyPath)