diff options
Diffstat (limited to 'pkgs/by-name/ba/back/update.sh')
-rwxr-xr-x | pkgs/by-name/ba/back/update.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/by-name/ba/back/update.sh b/pkgs/by-name/ba/back/update.sh index 3247c21..c715a63 100755 --- a/pkgs/by-name/ba/back/update.sh +++ b/pkgs/by-name/ba/back/update.sh @@ -11,7 +11,5 @@ # You should have received a copy of the License along with this program. # If not, see <https://www.gnu.org/licenses/agpl.txt>. -nix flake update - [ "$1" = "upgrade" ] && cargo upgrade cargo update |