mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
added anon ftp information
This commit is contained in:
parent
8f35818592
commit
88835fd4f9
2
inxi
2
inxi
|
@ -1284,6 +1284,8 @@ debug_data_collector()
|
|||
else
|
||||
echo 'All done, you can find your data gzipped directory here:'
|
||||
echo $SCRIPT_DATA_DIR/$xiin_data_dir.tar.gz
|
||||
echo 'You can upload this here using most file managers: ftp.techpatterns.com/incoming'
|
||||
echo 'then let a maintainer know it is uploaded.'
|
||||
fi
|
||||
else
|
||||
echo 'This feature only available in console or shell client! Exiting now.'
|
||||
|
|
Loading…
Reference in a new issue