ADD Syncthing install .sh
This commit is contained in:
@@ -297,8 +297,6 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
|||||||
# Last Software & Packages
|
# Last Software & Packages
|
||||||
sudo apt install -y wireguard qimgv libreoffice libreoffice-gtk3 libreoffice-l10n-da freerdp2-x11 freerdp2-shadow-x11 speedcrunch $APTSELECTED
|
sudo apt install -y wireguard qimgv libreoffice libreoffice-gtk3 libreoffice-l10n-da freerdp2-x11 freerdp2-shadow-x11 speedcrunch $APTSELECTED
|
||||||
|
|
||||||
# Maybe maybe Software & Packages ON / OFF
|
|
||||||
#sudo apt install -y
|
|
||||||
|
|
||||||
# Not for production version
|
# Not for production version
|
||||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||||
@@ -314,13 +312,6 @@ clear
|
|||||||
# Alacritty - Building and installing ON / OFF
|
# Alacritty - Building and installing ON / OFF
|
||||||
#. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
|
#. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh
|
||||||
|
|
||||||
# Not for production version
|
|
||||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
|
||||||
|
|
||||||
|
|
||||||
# Last step setup menu installing.
|
|
||||||
#. ~/bspwm-install-ma-dte/last-step-setup-menu.sh
|
|
||||||
|
|
||||||
# Not for production version
|
# Not for production version
|
||||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||||
clear
|
clear
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ echo " "
|
|||||||
echo " continues the installation in 3 seconds"
|
echo " continues the installation in 3 seconds"
|
||||||
echo " "
|
echo " "
|
||||||
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
|
||||||
sleep 2
|
sleep 1
|
||||||
|
|
||||||
cd /tmp/
|
cd /tmp/
|
||||||
wget -O vscode_amd64.deb 'https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-x64'
|
wget -O vscode_amd64.deb 'https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-x64'
|
||||||
|
|||||||
Reference in New Issue
Block a user