🐛fix(permission): change to 100755

Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
Abhiraj Roy
2024-06-03 01:15:22 +05:30

View File

@@ -11,3 +11,6 @@ git config --global user.name "$username"
git config --global user.email "$useremail"
echo -e "\033[0;32mSuccessfully Setup Git Credentials :)"
# Merge
git config pull.rebase false