diff --git a/inxi b/inxi index f8ad8d2..69a785d 100755 --- a/inxi +++ b/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.'