this post was submitted on 15 Sep 2024
4 points (75.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

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

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

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

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

[–] gregor@gregtech.eu 3 points 3 days ago (1 children)

That was indeed the problem. Fixed now

[–] crashfrog@lemm.ee 4 points 3 days ago

Reading the error message wins again