This commit is contained in:
Dominique Barton
2016-01-20 21:23:12 +01:00
parent b3c11bb71d
commit c01c9a6d51
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ RUN chmod 755 /couchpotato.sh
VOLUME ["/datadir", "/download"]
EXPOSE 5000
EXPOSE 5050
#
# Start CouchPotato.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
#