mirror of
https://github.com/varunsridharan/actions-toolkit.git
synced 2025-02-25 16:13:17 +08:00
Updated
This commit is contained in:
parent
6457614cfb
commit
bb582992bc
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ cd "${INSTALL_DIR}${GITHUB_SCRIPTS_FOLDER}/toolkit/"
|
|||
cp -r * "${INSTALL_DIR}"
|
||||
sed -i 's|/gh-toolkit/|'"$INSTALL_DIR"'|g' shell.sh
|
||||
|
||||
cat shell.sh
|
||||
|
||||
## Setup Install Script
|
||||
#cd "${INSTALL_DIR}${GITHUB_SCRIPTS_FOLDER}/scripts/"
|
||||
#cp -r * /usr/local/bin/
|
||||
|
|
Loading…
Reference in a new issue