๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: fix typo

Ducky 61b0f86e e4a777e3

+1 -1
+1 -1
src/commands/build.sh
··· 34 34 atfile.util.check_prog "grep" 35 35 atfile.util.check_prog "hostname" 36 36 atfile.util.check_prog "md5sum" 37 - atfile.util.check_rpgo "sed" 37 + atfile.util.check_prog "sed" 38 38 atfile.util.check_prog "shellcheck" 39 39 40 40 id="$(atfile.util.get_random 13)"