Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
k3s-apiserver
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a16049a7
authored
2022-06-21 16:17:05 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Turn off set -x.
1 parent
3dc52a3e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
scripts/stop-docker.sh
scripts/stop-docker.sh
View file @
a16049a
#!/bin/bash
set
-e
x
set
-e
TOP_DIR
=
"
$(
cd
"
$(
dirname
"
$0
"
)
/.."
;
echo
"
$PWD
"
)
"
export
TOP_DIR
...
...
Please
register
or
sign in
to post a comment