This commit is contained in:
nihilist 2025-03-10 08:29:45 +01:00
parent 265ca3a1ad
commit ed82a57fc1
2 changed files with 28 additions and 1 deletions

2
rss/rss-roller.sh Normal file → Executable file
View file

@ -113,7 +113,7 @@ if [[ $1 == "--manual" ]]; then
=======
"""
read -p "What is the title of the new update?: " fullTitle
read -p "What is the link of the new update?: " linkadd
read -p "What is the link of the new update? (http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/): " linkadd
read -p "Provide a description of the new update: " extract
read -p "Provide a unique identifier for the update: " guidadd
if [[ -f $feedname ]]; then