mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-12 05:25:15 +02:00
Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commitd2601efeab
, reversing changes made tof01427a236
.
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# Copyright (c) 2024 winapps-org
|
||||
# All rights reserved.
|
||||
#
|
||||
# SPDX-License-Identifier: Unlicense
|
||||
|
||||
### FUNCTIONS ###
|
||||
# Name: 'GetApplicationIcon'
|
||||
# Role: Extract the icon from a given executable file as a base-64 string.
|
||||
|
@@ -1,8 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (c) 2024 winapps-org
|
||||
# All rights reserved.
|
||||
#
|
||||
# SPDX-License-Identifier: Unlicense
|
||||
|
||||
### GLOBAL CONSTANTS ###
|
||||
declare -r ANSI_LIGHT_BLUE="\033[1;94m" # Light blue text.
|
||||
|
Reference in New Issue
Block a user