Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
|
a6e1973644 | ||
|
506f8544be |
2 changed files with 6 additions and 0 deletions
|
@ -28,3 +28,6 @@ Notes:
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
- All scripts are complete and working! Feel free to use this now.
|
- All scripts are complete and working! Feel free to use this now.
|
||||||
|
|
||||||
|
## Test
|
||||||
|
testtesttest aaaaaaaaaaaaaaaaaaaaaa
|
||||||
|
|
|
@ -105,3 +105,6 @@ except NoContainersError as e:
|
||||||
print('Error:', e)
|
print('Error:', e)
|
||||||
print('No containers found. Exiting...')
|
print('No containers found. Exiting...')
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
|
#AAAAAAAAAAAAAAAA
|
||||||
|
print('hi')
|
||||||
|
|
Loading…
Reference in a new issue