From 66e4f93015acae4b47df470366d36512b3bcdca4 Mon Sep 17 00:00:00 2001 From: asandikci Date: Sat, 21 Oct 2023 23:00:57 +0300 Subject: [PATCH] update --- README.md | 10 +++----- install.sh | 53 ++++++++++++++++++++++++++++++++++--------- src/applications.sh | 3 --- src/system-refresh.sh | 3 +++ 4 files changed, 48 insertions(+), 21 deletions(-) create mode 100644 src/system-refresh.sh diff --git a/README.md b/README.md index 3d136e5..a12a4a5 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,6 @@ wget -qO- https://raw.githubusercontent.com/asandikci/iflbot-setup/main/install. ### LICENSE - GNU GPLv3+ -### IFLBOT Apps Collection -- IFLBOT Setup (this file) -- IFLBOT Config (for configuring) -- IFLBOT Freeze (Lock & Unlock Device Status) - ### TODO - [ ] Firefox Auto Configurations - [ ] Sublime Auto Configurations @@ -31,5 +26,6 @@ wget -qO- https://raw.githubusercontent.com/asandikci/iflbot-setup/main/install. - [ ] Dark Theme - [ ] XFCE Panel Configurations - [ ] Panel Size: 28px -- [ ] Ability to change Display Name / Username / Computer Name -- [ ] Disable annoying bell sound (in each restart) \ No newline at end of file +- [ ] Disable annoying bell sound (in each restart) + +- [ ] End-of-life after [LabManage](https://git.aliberksandikci.com.tr/asandikci/labmanage) application ready-to-use diff --git a/install.sh b/install.sh index ce3ee63..0ad06c1 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ # 2022 - 2023 © Aliberk Sandıkçı # run quickly: -# curl https://raw.githubusercontent.com/asandikci/iflbot-setup/main/install.sh | bash +# wget -qO- https://raw.githubusercontent.com/asandikci/iflbot-setup/main/install.sh | bash <(cat)