this post was submitted on 15 Sep 2024
2 points (100.0% liked)

Bash

698 readers
1 users here now

Talk about the Bash Shell and Bash scripting

founded 4 years ago
MODERATORS
 

I made grebuntu to merge all of the separate scripts into one script for all distros, but it doesn't work. The individual scripts do, I tested in VMs. What could have caused the issue? the script in question is tsubuntu.sh btw, can be found in the repo The original scripts are available at https://github.com/Tsu-gu/tsubuntu

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 3 days ago (1 children)
[–] [email protected] 1 points 3 days ago (1 children)

Are you running this script as root and does that directory path exist?

[–] [email protected] 1 points 3 days ago (1 children)

That was indeed the problem. Fixed now

[–] [email protected] 4 points 2 days ago

Reading the error message wins again