Skip to content

Commit

Permalink
ls -la
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Sep 23, 2024
1 parent 7ef0887 commit 6b93e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ clone_git_repos() {
git clone git://code.qt.io/qt/qtx11extras.git -b ${QT_VERSION} --depth 1
git clone git://code.qt.io/qt/qtxmlpatterns.git -b ${QT_VERSION} --depth 1
cd ..
ls -la
}

# Function to build and install a project
Expand Down

0 comments on commit 6b93e7e

Please sign in to comment.