Added discord installation
This commit is contained in:
@@ -6,6 +6,7 @@ source $PWD/common/scripts/first_install.sh
|
||||
source $PWD/common/apps/barrier.sh
|
||||
source $PWD/common/apps/boxes.sh
|
||||
source $PWD/common/apps/chrome.sh
|
||||
source $PWD/common/apps/discord.sh
|
||||
source $PWD/common/apps/etcher.sh
|
||||
source $PWD/common/apps/flameshot.sh
|
||||
source $PWD/common/apps/geary.sh
|
||||
@@ -33,6 +34,7 @@ default_install
|
||||
install_barrier
|
||||
install_boxes
|
||||
install_chrome
|
||||
install_discord
|
||||
install_etcher
|
||||
install_flameshot
|
||||
install_geary
|
||||
|
@@ -9,6 +9,7 @@ source $PWD/common/apps/snap/simplenote.sh
|
||||
source $PWD/common/apps/barrier.sh
|
||||
source $PWD/common/apps/boxes.sh
|
||||
source $PWD/common/apps/chrome.sh
|
||||
source $PWD/common/apps/discord.sh
|
||||
source $PWD/common/apps/etcher.sh
|
||||
source $PWD/common/apps/flameshot.sh
|
||||
source $PWD/common/apps/geary.sh
|
||||
@@ -38,6 +39,7 @@ install_simplenote
|
||||
install_barrier
|
||||
install_boxes
|
||||
install_chrome
|
||||
install_discord
|
||||
install_etcher
|
||||
install_flameshot
|
||||
install_geary
|
||||
|
Reference in New Issue
Block a user