devdetour / TelegramFUSE

A FUSE filesystem written in Python for reading and writing files to and from Telegram.
307 stars 36 forks source link

I don't see .env.sample folder from readme, where should I find it? Where to add custom variables #4

Closed georgerabus closed 9 months ago

Pulkit077 commented 9 months ago

https://github.com/devdetour/TelegramFUSE/blob/main/Telegram/.env.sample

LarsThePenguin commented 5 months ago

Note, The "ls" command hides and files/directories that start with a . (which applies here), So just rename with "mv" it then use nano/vim, It's just "ls" that doesn't work