Created new content folder and added resume to static folder

This commit is contained in:
Sharwin24 2025-06-29 19:17:58 -05:00
parent faec25703c
commit b168b11902
3 changed files with 14 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
cp "/home/sharwin/Resume/main.pdf" "/home/sharwin/sharwin24.github.io/SharwinPatilResume.pdf"
cp "/home/sharwin/Resume/main.pdf" "/home/sharwin/sharwin24.github.io/static/files/SharwinPatilResume.pdf"
echo -e "Resume updated from \e[3m/home/sharwin/Resume\e[0m as \e[3mSharwinPatilResume.pdf\e[0m"