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 c905b01 commit 57f8c78Copy full SHA for 57f8c78
scripts/InstallScripts/InstallPackages.sh
@@ -1,5 +1,6 @@
1
-#!/bin/bash -e
+#!/bin/bash
2
3
+set -e
4
5
# This file is part of PrawnOS (https://www.prawnos.com)
6
# Copyright (c) 2018 Hal Emmerich <[email protected]>
0 commit comments