Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecylia Bocovich
probetest
Commits
e73be14f
Commit
e73be14f
authored
Jul 20, 2021
by
Cecylia Bocovich
Browse files
Fix file ownership issues for log volume
parent
7fe05515
Changes
2
Hide whitespace changes
Inline
Side-by-side
.env
View file @
e73be14f
SITENAME=local
UID=$UID
probetest.sh
View file @
e73be14f
...
...
@@ -30,3 +30,4 @@ esac
tar
-czvf
log/
$CASE
/
$SITE
/
$date
.tar.gz log/
$CASE
/
$SITE
/
$date
rm
-rf
log/
$CASE
/
$SITE
/
$date
chown
-R
$UID
:
$UID
log/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment