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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 smgfreeman@gmail.com -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)