File tree Expand file tree Collapse file tree 16 files changed +16
-16
lines changed Expand file tree Collapse file tree 16 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9090 echo "Current branch:"
9191 git rev-parse --abbrev-ref HEAD
9292 echo "Syncing $BRANCH to S3"
93- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
93+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9494 echo "Sync completed"
9595 echo "Cat 3 files from the book"
9696 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
Original file line number Diff line number Diff line change 9191 echo "Current branch:"
9292 git rev-parse --abbrev-ref HEAD
9393 echo "Syncing $BRANCH to S3"
94- aws s3 sync ./book s3://hacktricks-wiki /$BRANCH --delete
94+ aws s3 sync ./book s3://hacktricks-cloud /$BRANCH --delete
9595 echo "Sync completed"
9696 echo "Cat 3 files from the book"
9797 find . -type f -name 'index.html' -print | head -n 3 | xargs -r cat
You can’t perform that action at this time.
0 commit comments