lower log 755

This commit is contained in:
qo-op 2020-04-28 00:39:00 +02:00
parent 5021dbde87
commit 811a5a29a6
4 changed files with 4 additions and 5 deletions

View File

@ -7,7 +7,7 @@
MY_PATH="`dirname \"$0\"`" # relative
MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized
ME="${0##*/}"
echo '
########################################################################
# \\///
# qo-op

View File

@ -7,7 +7,7 @@
MY_PATH="`dirname \"$0\"`" # relative
MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized
ME="${0##*/}"
echo '
########################################################################
# \\///
# qo-op
@ -18,7 +18,7 @@ echo '
# Then find SSB same timestamp message and make a reply ;)
########################################################################
# [ASTROPORT](https://astroport.com)
########################################################################'
########################################################################
echo '
___
|\/| | /\ |\/| |_ ._ _ ._

View File

@ -7,7 +7,6 @@
MY_PATH="`dirname \"$0\"`" # relative
MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized
ME="${0##*/}"
echo '
########################################################################
# \\///
# qo-op
@ -16,7 +15,7 @@ echo '
# ex: ./'$ME'
# #zenytv = youtube-dl video to ~/.zen/miam/$timestamp
########################################################################
'
######## YOUTUBE-DL ##########
if [[ ! $(which youtube-dl) ]]; then
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl || err=1

0
zen/ssb_IPFS_swarm.sh Normal file → Executable file
View File