1
0
mirror of https://github.com/elisspace/rtinst.git synced 2026-08-31 16:34:16 +00:00

Merge pull request #32 from arakasi72/develop

Update rtinst.sh
This commit is contained in:
arakasi72
2014-10-15 11:14:51 +01:00

View File

@@ -652,7 +652,7 @@ fi
echo
echo "crontab entries made. rtorrent and irssi will start on boot for $user"
echo
echo "ftp client should be set to explicit ftp over tls using port $ftpport" | tee -a $home/rtinst.info
echo "ftp client should be set to explicit ftp over tls using port $ftpport" | tee $home/rtinst.info
echo
if [ $DLFLAG = 0 ]; then
find $home -type d -print0 | xargs -0 chmod 755