Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
daily-scripts
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
daily-scripts
Commits
b3af9698
There was an error fetching the commit references. Please try again later.
Commit
b3af9698
authored
1 month ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
quick_push
parent
2ed72347
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
storage-server-backup-sh/push_update_to_server.sh
+3
-0
3 additions, 0 deletions
storage-server-backup-sh/push_update_to_server.sh
test-target.txt
+1
-0
1 addition, 0 deletions
test-target.txt
with
4 additions
and
0 deletions
storage-server-backup-sh/push_update_to_server.sh
+
3
−
0
View file @
b3af9698
#!/bin/sh
set
-e
rsync
.
root@storage.recolic.cc:/storage/storage-server-backup-sh
-avz
--progress
--delete
mailkey
=
$(
rsec MAILAPI_KEY
)
&&
...
...
This diff is collapsed.
Click to expand it.
test-target.txt
+
1
−
0
View file @
b3af9698
# when doing dangerous test, use the following spammer website as target
https://mail.emailcamel.com/admin/index.php
https://www.fengemail.com/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment