this post was submitted on 15 Sep 2024
4 points (75.0% liked)

Bash

714 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

top 4 comments
sorted by: hot top controversial new old
[–] NegativeLookBehind@lemmy.world 9 points 1 month ago (1 children)

“It doesn’t work” is really hard to troubleshoot.

[–] gregor@gregtech.eu 0 points 1 month ago (1 children)
[–] NegativeLookBehind@lemmy.world 3 points 1 month ago (1 children)

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

[–] gregor@gregtech.eu 3 points 1 month ago

That was indeed the problem. Fixed now