Skip to content

Commit

Permalink
commit 370671072 on 20210401
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Apr 1, 2021
1 parent 22aeba4 commit 3ab54c6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .conf/VERSIONID
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.384
1.0.385
4 changes: 2 additions & 2 deletions buildAPKs/init/mod.bash
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ _CLINKS_() {
then
ln -s "$RDR/opt/api/github/build.github.bash" "$RDR/build.github.bash" || printf "%s\\n" "build.github.bash $VSTRING"
fi
if [ ! -e "$RDR/build.github.repository.bash" ] && [ -e "$RDR/opt/api/github/build.github.repository.bash" ]
if [ ! -e "$RDR/build.repository.bash" ] && [ -e "$RDR/opt/api/github/build.repository.bash" ]
then
ln -s "$RDR/opt/api/github/build.github.repository.bash" "$RDR/build.repository.bash" || printf "%s\\n" "build.repository.bash $VSTRING"
ln -s "$RDR/opt/api/github/build.repository.bash" "$RDR/build.repository.bash" || printf "%s\\n" "build.repository.bash $VSTRING"
fi
if [ -f "$RDR/opt/api/github/.git" ]
then
Expand Down
4 changes: 2 additions & 2 deletions sha512.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ e0f64512af86e810f80ff43590c4909e4c7f1436feb179f61a71e4b1f9259602c67a0b847b86c839
199f1dfd544ad739eac14b74ed6f7165ed24144e9a130e3bf4ce3db22f4f778c553d94631248b518b66c0aabe3e9138758733da570c41215d1c020b9ebd2e42b ./buildAPKs/extstdo.bash
9117f594d155247fe382cd55573738745d5e50cdda329dd0c7f9d1bb30d6c35bfd17c7edc9c7f500c90acc90c4155e2cd8a1d1714896be943cd03031b7bf4b31 ./buildAPKs/fandm.bash
6f20788780614fba70989d2db49d6a1d235d6d5b43240c143dbb07e518ec4b5f0200312e3a2151e030dd8cc0fa6001b2c55fd22853b2e79d431fd8fb251ea25d ./buildAPKs/init/build.buildAPKs.modules.bash
7d954862e1e441f9f68b0e59c27397c279002cc124110931614633610ff91c22bed5753942e61d1ee48699bdd4a437bce021904bd679022fc76b4aa143850a53 ./buildAPKs/init/mod.bash
467a51aa34aa7964ca7939f507158422f038f42d810bb7a005333247d0f4cab0f5d98c1e09c67e5b525ab083ce274e1a594ca4b2b7347007a5ce50460e3b7503 ./buildAPKs/init/mod.bash
612f7856f70e1ededcbd77dea0c941c1207979c75dc32d9548f1d3bae94e9965dfb5dbab7572ffa9dd66f38beda7b4b39f31f5f2e43752c8f5b3adab7f4c3911 ./buildAPKs/prep.bash
1d901389ed3c3e92e8e3d2790e0f35ddee5883d522f6a3f91959c1e58265129135e0945a86b91a3e6cce4df51a2b95d1d4cacec0656002fde26719d87cd4c6a1 ./buildAPKs/prep.heavy.bash
34a17541f5ef7cb618376741801ac9a57e2d2e9aa7cf35b590eb8e9ef8b8206c966654c88c330a1058627f1db70f79ee380c68939b59957644534f31ed498e7c ./buildAPKs/prep.lite.bash
25de3ebf7b7dadcbe13f0af45eb49eff55baaa6efd71bd74afb029e65e7c0eaf4127b91d05f4a51de2982506e8f9085404ba978d4c7d5b17d522262a3793a326 ./buildAPKs/tots.bash
d78e4c79f01170d5f65e9583e271b7d401b6ac324c77ebc89a18dc0abcac9bbec782a8b8de63eb6ff238f8892cef7c7249bbe3916bd7fd684a6c37c864415dd7 ./CHANGE.log
c0e976268fc4bd99ea4a65f2b2b2942b42e49fac8c143352aaa2113377b5ec84d60b3d16c48f50637218730f3dd551f53403863cff9127c92d4146aa74e51764 ./.conf/VERSIONID
d4206ac86bbc5e0995479b2a216f59e5cff27227a84cc4125dacce2fad44fdec09ee70da3a092d40561efd72823358a44536d3eccca1feea9803ef975e632530 ./.conf/VERSIONID
05a502a845e35bc0495a3a3006ae914785c48679dddd362bd98bd33c306ed2aa8fac57344b1b65955d41755c3967f3e991770764f6c2f14c6a52f3e52e00ef1c ./.github/FUNDING.yml
503fbdd756ac28eba94e27e9b584c2a4532b78df5eb2fe66b747a67350a56ee579e08680ae637d80de9fa264bf5e099bb4e48a82bf2f0e32358eedfe018fdb15 ./.github/workflows/greetings.yml
5e20f4451f28b2ad8cd03e174bafa7c5d2d08cb3d9c6364a1f36b47fa1a2ae7e222970337f1481f149b6f87894f59e113bc49924776d558f0eb0773f6eebcd56 ./.github/workflows/label.yml
Expand Down

2 comments on commit 3ab54c6

@SDRausty
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SDRausty
Copy link
Collaborator Author

@SDRausty SDRausty commented on 3ab54c6 Apr 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.