Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a134d2a

Browse filesBrowse files
author
Shidfar Hodizoda
committed
minor update
1 parent ce5dfe7 commit a134d2a
Copy full SHA for a134d2a

1 file changed

+10Lines changed: 10 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎package-update.sh‎

Copy file name to clipboard
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#!/bin/bash
2+
#
3+
echo "Updating submodules"
4+
sleep 0.3
5+
git submodule update --init --recursive
6+
7+
sleep 0.3
8+
echo "Initialising test after cloning..."
9+
sleep 0.3
10+
./init-tests-after-clone.sh

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.