peilaus alkaen
https://github.com/Mroik/ttbp-rssgen.git
synced 2025-07-06 23:22:01 +00:00
Removed bashism
This commit is contained in:
vanhempi
46b82311f4
commit
73f566e148
@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
user=$(whoami)
|
||||
cd ~
|
||||
read -p "Specify the blog location(~/public_html/blog/): " location
|
||||
echo -n "Specify the blog location(~/public_html/blog/): "
|
||||
read location
|
||||
if [ -z $location ]
|
||||
then
|
||||
location="/home/$user/public_html/blog/rss.xml"
|
||||
|
Ladataan…
x
Viittaa uudesa ongelmassa
Block a user