Skip to content

Commit

Permalink
Merge pull request #39 from Datalux/revert-31-feat/executable-script
Browse files Browse the repository at this point in the history
Revert "feat: make script executable"
  • Loading branch information
Datalux committed Aug 29, 2020
2 parents 41f881d + d9c1928 commit 693731e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# -*- coding: utf-8 -*-

from src.Osintgram import Osintgram
Expand Down
Empty file modified src/Osintgram.py
100755 → 100644
Empty file.
Empty file modified src/printcolors.py
100755 → 100644
Empty file.

0 comments on commit 693731e

Please sign in to comment.