about summary refs log tree commit diff stats
path: root/failed.sh
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-08-06 12:18:58 -0400
committerCharadon <dev@iotib.net>2022-08-06 12:18:58 -0400
commit9df670eeb430f92da25d6dd0f0c8874703e1feb0 (patch)
tree5531049ac5943dc04a4265cdc99a677acb846b40 /failed.sh
parent6ec938cb04edde600e20e20980258b58231b7639 (diff)
downloaddscip-9df670eeb430f92da25d6dd0f0c8874703e1feb0.tar.gz
Changed some defaults, and made pid detection more portable hopefully.
Diffstat (limited to 'failed.sh')
-rwxr-xr-xfailed.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/failed.sh b/failed.sh
index e1e0f02..1477e12 100755
--- a/failed.sh
+++ b/failed.sh
@@ -6,6 +6,7 @@ set -eu
 # Below is an example of uploading the output.txt to an ftp server.
 ftp -in <<EOF
 open 192.168.1.5
+user username password
 mkdir $DSCIP_NAME
 cd $DSCIP_NAME
 mkdir $CURRENT_COMMIT