This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# docker run wrapper for OGS/GE | |
# | |
# Copyright (c) 2016 Akihiro Matsushima | |
# Released under the MIT license | |
# http://opensource.org/licenses/mit-license.php | |
# | |
function sigconthandler() { | |
docker unpause $cid |