mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 08:35:25 +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
|
else
|
||||||
echo 'All done, you can find your data gzipped directory here:'
|
echo 'All done, you can find your data gzipped directory here:'
|
||||||
echo $SCRIPT_DATA_DIR/$xiin_data_dir.tar.gz
|
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
|
fi
|
||||||
else
|
else
|
||||||
echo 'This feature only available in console or shell client! Exiting now.'
|
echo 'This feature only available in console or shell client! Exiting now.'
|
||||||
|
|
Loading…
Reference in a new issue