Delete glacier.conf
This commit is contained in:
parent
6ee344e556
commit
56eee46ca6
22
glacier.conf
22
glacier.conf
@ -1,22 +0,0 @@
|
||||
# Glacier configuration file
|
||||
|
||||
# Repositories Glacier will use
|
||||
GREPO1=https://github.com/everest-linux/glacier-pkgs/raw/main/world # System Software
|
||||
GREPO2=https://github.com/everest-linux/glacier-pkgs/raw/main/galaxy # GPL Only Software
|
||||
GREPO3=https://github.com/everest-linux/glacier-pkgs/raw/main/universe # All Open Source Software
|
||||
#GREPO4=https://github.com/everest-linux/glacier-pkgs/raw/main/multiverse # Proprietary Software
|
||||
#GREPO5=https://github.com/everest-linux/glacier-pkgs/raw/main/world-testing
|
||||
#GREPO6=https://github.com/everest-linux/glacier-pkgs/raw/main/galaxy-testing
|
||||
#GREPO7=https://github.com/everest-linux/glacier-pkgs/raw/main/universe-testing
|
||||
#GREPO8=https://github.com/everest-linux/glacier-pkgs/raw/main/multiverse-testing
|
||||
|
||||
# Define colors and unicode symbols to be used
|
||||
export red="\033[1;31m"
|
||||
export green="\033[1;32m"
|
||||
export yellow="\033[1;33m"
|
||||
export blue="\033[1;34m"
|
||||
export reset="\033[m"
|
||||
export check="\xE2\x9C\x93"
|
||||
export error="\xE2\x9C\x95"
|
||||
export warning="\x21"
|
||||
export question="\x3F"
|
Loading…
Reference in New Issue
Block a user