Skip to content

Commit

Permalink
Update ugm-cli-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K authored Oct 24, 2024
1 parent ba48e77 commit f985028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Config/Dist/ugm-cli-install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
echo -e "\x1B[32m---------------------------------------------------------------------------\x1B[0m"
echo -e "\x1B[32mStarting container installation!\x1B[0m"
echo -e "\x1B[32m---------------------------------------------------------------------------\x1B[0m"
Expand Down Expand Up @@ -73,4 +73,4 @@ unset LANG
source /etc/profile.d/locale.sh

# Install some utility client applications
pacman -S --noconfirm dolphin vscode gimp discord teamspeak3 pacman-contrib base-devel reflector rsync papirus-icon-theme breeze-gtk kde-gtk-config
pacman -S --noconfirm dolphin vscode gimp discord teamspeak3 pacman-contrib base-devel reflector rsync papirus-icon-theme breeze-gtk kde-gtk-config

0 comments on commit f985028

Please sign in to comment.