chore: update aws s3 sync path and bucket destination in syncscript.sh
This commit is contained in:
parent
c0c55c7326
commit
6bc2aed0e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
sudo aws s3 sync /var/lib/docker/volumes/forgeo_forgejo-data/_data/git/repositories/vignesh s3://forgeocodespace --delete --region ap-south-2
|
||||
sudo /usr/local/bin/aws s3 sync /var/lib/docker/volumes/forgeo_forgejo-data/_data/git/repositories/vignesh s3://forgeocodestorage-764709663363-ap-south-2-an/codespace/ --delete --region ap-south-2
|
||||
|
|
|
|||
Loading…
Reference in a new issue