DerekBot: breadbot update
This commit is contained in:
parent
f7fc9b1e6a
commit
3507a04fce
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -53,7 +53,7 @@ in {
|
|||
|
||||
cd "${programDir}"
|
||||
git fetch
|
||||
git reset --hard HEAD
|
||||
git reset --hard origin/HEAD
|
||||
|
||||
DENO_DIR=${denoDir} deno i
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue