We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a99c5d commit b6970c6Copy full SHA for b6970c6
debian/cnb-tools.postinst
100644
100755
@@ -17,9 +17,9 @@ if [ -f /usr/share/dbconfig-common/dpkg/postinst ]; then
17
18
dbc_go cnb-tools "$@"
19
20
- #echo "############################"
21
- #cat /etc/cnb-tools/cnb-tools.env
22
+ echo "############################"
+ cat /etc/cnb-tools/cnb-tools.env
23
24
phinx migrate -c /usr/lib/cnb-tools/phinx-adapter.php
25
debian/postinst
0 commit comments