Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CTDAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CTDAS
CTDAS
Commits
36b5c38f
Commit
36b5c38f
authored
5 years ago
by
Peters, Wouter
Browse files
Options
Downloads
Patches
Plain Diff
username now printed first
parent
80dcc189
No related branches found
No related tags found
1 merge request
!1
Add user name to log file
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
start_ctdas.sh
+2
-0
2 additions, 0 deletions
start_ctdas.sh
with
2 additions
and
0 deletions
start_ctdas.sh
+
2
−
0
View file @
36b5c38f
...
@@ -14,6 +14,8 @@
...
@@ -14,6 +14,8 @@
#!/bin/bash
#!/bin/bash
set
-e
set
-e
echo
"Welcome
$USER
"
cat
>
heredocfile.txt
<<
_EOF_
cat
>
heredocfile.txt
<<
_EOF_
where <projectdir> is a base folder for the project
where <projectdir> is a base folder for the project
and <projectname> is a name to use for the project.
and <projectname> is a name to use for the project.
...
...
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