Skip to content

Commit 6280ff2

Browse files
author
smgfreeman
committed
removed credentials from script (although now they're changed, I suppose it doesn't matter)
1 parent 853ac50 commit 6280ff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upload_files.cm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
VERSION=${1}${2}
44
echo "Version: $VERSION"
5-
CREDENTIALS="-u [email protected] -w g3a9p4u3"
5+
CREDENTIALS="-u username -w password"
66
echo "Credentials: ${CREDENTIALS}"
77

88
# Hmmm. multiple labels don't seem to work properly.

0 commit comments

Comments
 (0)