Преглед изворни кода

uncomment update-self

pull/3410/head
Aine пре 1 година
родитељ
комит
f3e4fca415
No known key found for this signature in database GPG Key ID: 34969C908CCA2804
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      justfile

+ 1
- 1
justfile Прегледај датотеку

@@ -14,7 +14,7 @@ roles:
fi

# Updates requirements.yml if there are any new tags available. Supported flags: -u (update roles, if any new tags are available)
update *flags: #update-self
update *flags: update-self
#!/usr/bin/env sh
if [ -x "$(command -v agru)" ]; then
echo {{ if flags == "" { "installing roles..." } else if flags == "-u" { "updating roles..." } else { "unknown flag passed" } }}


Loading…
Откажи
Сачувај