starting with Autosetrepo.sh

This commit is contained in:
2021-03-23 13:46:46 +01:00
parent 0a1b4f07b6
commit a26475a7a7
10 changed files with 122 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
CPUCORES=$(grep ^processor /proc/cpuinfo | wc -l)
clear
echo "################################################"