Initial **release** #1
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ DESKTOP_DIR="$USER_HOME/.local/share/applications"
|
||||||
ICON_URL="https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35-installer/raw/branch/feat/init/app-icon.png" # change to your actual repo URL
|
ICON_URL="https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35-installer/raw/branch/feat/init/app-icon.png" # change to your actual repo URL
|
||||||
ICON_PATH="$CONFIG_DIR/app-icon.png"
|
ICON_PATH="$CONFIG_DIR/app-icon.png"
|
||||||
|
|
||||||
echo $USER_HOME
|
|
||||||
exit
|
|
||||||
echo "Checking for micromamba..."
|
echo "Checking for micromamba..."
|
||||||
if [ ! -d "$MAMBA_DIR" ]; then
|
if [ ! -d "$MAMBA_DIR" ]; then
|
||||||
echo "micromamba not found - installing..."
|
echo "micromamba not found - installing..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue