Skip to content

Commit

Permalink
Update apply
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlyons authored Dec 19, 2023
1 parent 595d7de commit c48f014
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions apps/aarch64-darwin/apply
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
#!/usr/bin/env bash

VERSION=1.0

# Color codes
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
RED='\033[0;31m'
NC='\033[0m' # No Color

# Determine the operating system
Expand Down

0 comments on commit c48f014

Please sign in to comment.