Set permissions after checkout

main
bashrc 2026-06-17 20:23:30 +01:00
parent f5ff257c65
commit 347f77fe71
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ fi
git stash
git remote set-url origin https://gitlab.com/bashrc2/epicyon.git
git checkout main
chown -R epicyon:epicyon *
chmod 644 *.py
chmod 644 src/*.py