Skip to content

Commit

Permalink
added date
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesofarrell committed Oct 27, 2019
1 parent 37c1876 commit c687e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_opk.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

OPK_NAME=st.opk
OPK_NAME=st-`date +'%Y%m%d'`.opk

echo ${OPK_NAME}

Expand Down

0 comments on commit c687e1c

Please sign in to comment.