minor improvements

This commit is contained in:
2023-09-18 23:08:26 +02:00
parent 25e0b8baeb
commit 2d2f9cabc9
5 changed files with 5 additions and 100 deletions

View File

@@ -11,8 +11,8 @@ echo "Note: This script is semi-automatic. User interaction may be required to c
sleep 5
# working dir
mkdir -pv lazarus-tmp
cd lazarus-tmp
mkdir -pv ~/lazarus-tmp
cd ~/lazarus-tmp
# paru package manager setup
echo "Installing paru"