Skip to content

Commit

Permalink
Update autonote.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eredotpkfr committed Nov 5, 2021
1 parent 6564010 commit 1f5a74c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions autonote.sh
@@ -1,12 +1,12 @@
#!/bin/bash

# AUTHOR: Eredot_PK&FR 0=={::::::::::::>
# -----------------------------------------------------------------------------------
# Follow Me On Twitter (https://twitter.com/YoksulErdogan?lang=tr)
# Author: eredotpkfr 0=={::::::::::::>
#
# -----------------------------------------------------------
# Follow Me On Twitter (https://twitter.com/eredot_pkfr)
# Follow Me On GitHub (https://github.com/eredotpkfr)
# Follow Me On Linkedin (https://www.linkedin.com/in/erdo%C4%9Fan-yoksul-47897a151/)
# Follow Me On My Blog (https://www.erdoganyoksul.com/)
# -----------------------------------------------------------------------------------
# -----------------------------------------------------------

function delete_files(){
deleted_files=`git status | grep "deleted:" | awk '{print $2}'`
Expand Down

0 comments on commit 1f5a74c

Please sign in to comment.