diff options
author | saturneric <[email protected]> | 2023-03-31 17:32:00 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2023-03-31 17:32:00 +0000 |
commit | d1e5dd5ae298a2e720045804dd78c77fa52824c5 (patch) | |
tree | c114e02ca1de41503cafb8a9cb6ba99fb0aa3e06 /scripts/install-qt-env.sh | |
parent | fix: solve ui issues in gunpg tab (diff) | |
download | GpgFrontend-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.sh | 3 |
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 |