mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-22 08:46:15 +00:00
Added a .gitkeep to build/resources/main in order to have git automatically create that folder on checkout / clone.
This commit is contained in:
parent
05800a5e3e
commit
77bfcfb849
0
build/resources/main/.gitkeep
Normal file
0
build/resources/main/.gitkeep
Normal file
@ -35,7 +35,7 @@ class CommandLineDownloadProgress implements DownloadProgressInterface {
|
||||
System.out.println("'V' - Video 'P' - Photo 'D' - Document");
|
||||
System.out.println("'S' - Sticker 'A' - Audio 'G' - Geolocation");
|
||||
System.out.println("'.' - Previously downloaded file 'e' - Empty file");
|
||||
System.out.println("' ' - Ignored media type (location or website, for example)");
|
||||
System.out.println("' ' - Ignored media type (weblinks or contacts, for example)");
|
||||
System.out.println("" + count + " Files to check / download");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user