Skip to content

Commit

Permalink
Fix codacy issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlinger committed May 5, 2023
1 parent a7c5379 commit 5f3804c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copyUpstream.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
echo "Will upload stuff from current directory to hoster ..... "
scp -O -r * [email protected]:~/htdocs/a_mailform/
scp -O -r ./* [email protected]:~/htdocs/a_mailform/

echo "DATA SYNC finished"
echo "In case you need to sync config changes continue or press Ctrl-C to abort."
Expand Down

0 comments on commit 5f3804c

Please sign in to comment.