mirror of
https://github.com/MHA-Team/PTS-Team.git
synced 2026-03-19 23:42:15 +00:00
Merge branch 'master' of https://github.com/PTS-Team/PTS-Team
This commit is contained in:
@@ -152,10 +152,10 @@ that does not put a lot of pressure on the API of your Google Account.
|
||||
EOF
|
||||
fi
|
||||
|
||||
if [ "$hdpath" == "/mnt" ]; then
|
||||
if [ "$hdpath" != "/mnt" ]; then
|
||||
tee <<-EOF
|
||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
You must /mnt self to the docker container again
|
||||
You must add /mnt self to the docker container again
|
||||
Your $hdpath is not /mnt
|
||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user