Skip to content

Commit c6bd14f

Browse files
authored
Update .rultor.yml
1 parent 30319f5 commit c6bd14f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.rultor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ decrypt:
1616
secring.gpg: "repo/rcfg/secring.gpg.asc"
1717
release:
1818
script: |-
19-
chmod +x ./rrv.sh
20-
./rrv.sh
19+
chmod +x ./rcfg.sh
20+
./rcfg.sh

0 commit comments

Comments
 (0)