Skip to content

Commit b5d038f

Browse files
mordamaxalvicsam
andauthored
Update update_substrate_template.sh
Co-authored-by: Alexander Samusev <[email protected]>
1 parent 1750108 commit b5d038f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_substrate_template.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ get_arg required --polkadot-branch "$@"
4242
polkadot_branch="$out"
4343

4444
target_org="substrate-developer-hub"
45-
timestamp=`date +%Y-%m-%d_%H-%M-%S`
45+
timestamp=$(date +%Y-%m-%d_%H-%M-%S)
4646
default_branch=main
4747
working_directory="$PWD"
4848
source_template_path="$working_directory/$template_path"

0 commit comments

Comments
 (0)