update paths

This commit is contained in:
Deepankar Chakroborty 2023-06-24 22:50:19 -07:00
parent e581e371b9
commit c41756adc4
5 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@ if [ "$(uname)" == "Darwin" ]; then
# # usage: getMD5 'filename' > outfile
# echo "$(md5 -q ${1})"
# }
HOME_DIR=/Users/deepankar/OneDrive\ -\ O365\ Turun\ yliopisto/Git/Gitlab.DC
HOME_DIR='/Users/deepankar/Library/CloudStorage/GoogleDrive-robocopalpha404@gmail.com/My Drive/Git/Gitlab.DC'
RCloneConfig=/Users/deepankar/.config/rclone/rclone.conf
elif [ "$(uname)" == "Linux" ]; then
# echo "Setting params for Linux..."