diff options
author | saturneric <[email protected]> | 2023-03-31 20:01:39 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2023-03-31 20:01:39 +0000 |
commit | 119091d8f393b74f48ea584614ef5d7345400b40 (patch) | |
tree | 242534c257e723f49080428db22118c75706e233 /scripts/install-qt-env.sh | |
parent | fix: solve missing return value issue (diff) | |
download | GpgFrontend-dev/2.0.10/main.tar.gz GpgFrontend-dev/2.0.10/main.zip |
feat: add project security documentdev/2.0.10/main
Diffstat (limited to 'scripts/install-qt-env.sh')
-rw-r--r-- | scripts/install-qt-env.sh | 3 |
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 |