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 81e3028 commit 861959aCopy full SHA for 861959a
etc/scripts/start_postgre.sh
@@ -1,3 +1,3 @@
1
-#!/usr/bin/env bash
+#!/bin/bash
2
3
-sudo service postgresql start > /dev/null 2>&1
+sudo service postgresql start > /dev/null 2>&1
0 commit comments