NITDgpOS / UIP

A library, to customize your desktop wallpapers.
https://nitdgpos.github.io/projects/UIP
GNU Affero General Public License v3.0
19 stars 45 forks source link

Wrapper and test for make_dir #185

Closed nemani closed 7 years ago

nemani commented 7 years ago

On linux, all folder created by UIP should 777 permissions. Made a wrapper in utils.py to facilate this.

Fixes #184

abhay-raizada commented 7 years ago

@nemaniarjun just a small change required