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

Configure Feed

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

release: replace hard-coded repo URL with variable

Ducky 4b38113f 10db2228

+1 -1
+1 -1
src/commands/release.sh
··· 42 42 echo "#!/usr/bin/env bash" > "$dist_path" 43 43 44 44 echo "โ†ณ Generating header..." 45 - echo -e "\n# ATFile <https://tangled.sh/@zio.sh/atfile> 45 + echo -e "\n# ATFile <${ATFILE_FORCE_META_REPO}> 46 46 # --- 47 47 # Version: $_version 48 48 # Commit: $commit_hash