aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-qt-env.sh
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-03-31 17:32:00 +0000
committersaturneric <[email protected]>2023-03-31 17:32:00 +0000
commitd1e5dd5ae298a2e720045804dd78c77fa52824c5 (patch)
treec114e02ca1de41503cafb8a9cb6ba99fb0aa3e06 /scripts/install-qt-env.sh
parentfix: solve ui issues in gunpg tab (diff)
downloadGpgFrontend-d1e5dd5ae298a2e720045804dd78c77fa52824c5.tar.gz
GpgFrontend-d1e5dd5ae298a2e720045804dd78c77fa52824c5.zip
feat: use lfs to track some resources
Diffstat (limited to 'scripts/install-qt-env.sh')
-rw-r--r--scripts/install-qt-env.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/install-qt-env.sh b/scripts/install-qt-env.sh
new file mode 100644
index 00000000..27c06515
--- /dev/null
+++ b/scripts/install-qt-env.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+REPO_ROOT_PWD=`git rev-parse --show-toplevel` \ No newline at end of file