Skip to content
Snippets Groups Projects
Commit 3e45e106 authored by Wumbo's avatar Wumbo
Browse files

Rename component

parent dbf5ea27
Branches master
No related merge requests found
Pipeline #757 passed with stages
in 2 minutes and 4 seconds
variables:
COMPONENT_NAME: "extra-batch"
COMPONENT_NAME: "extra-savesmanager"
NEXUS_REPO: "components"
META_NAME: "Batch Scripts"
META_DESCRIPTION: "Tools for handling data generated by Flashpoint entries."
META_NAME: "Saves Manager"
META_DESCRIPTION: "A set of batch scripts that backup and restore Flash save data."
include:
- project: 'flashpoint/docker/nexus-deploy-action'
......@@ -25,7 +25,7 @@ deploy:
--arg date $(date +%s) \
--arg download $(du -b $COMP_FILE | awk '{print $1}') \
--arg install $(7z l $COMP_FILE | tail -n 1 | awk '{print $3}') \
--arg path "FPSoftware" \
--arg path "Utilities" \
--arg hash $(crc32 $COMP_FILE) \
'{
"title": $name,
......
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
\ No newline at end of file
File moved
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment