aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-qt-env.sh
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-03-31 20:01:39 +0000
committersaturneric <[email protected]>2023-03-31 20:01:39 +0000
commit119091d8f393b74f48ea584614ef5d7345400b40 (patch)
tree242534c257e723f49080428db22118c75706e233 /scripts/install-qt-env.sh
parentfix: solve missing return value issue (diff)
downloadGpgFrontend-119091d8f393b74f48ea584614ef5d7345400b40.tar.gz
GpgFrontend-119091d8f393b74f48ea584614ef5d7345400b40.zip
feat: add project security documentdev/2.0.10/main
Diffstat (limited to '')
-rw-r--r--scripts/install-qt-env.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/install-qt-env.sh b/scripts/install-qt-env.sh
deleted file mode 100644
index 27c06515..00000000
--- a/scripts/install-qt-env.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-REPO_ROOT_PWD=`git rev-parse --show-toplevel` \ No newline at end of file