
sz-add-my-apt-repos - automate the apt repo addition sz-doctor - better output - still in the works sz-fix-apt-chmod - For TrueNAS SCALE where apt is disabled by default
3 lines
49 B
Bash
3 lines
49 B
Bash
#! /usr/bin/bash
|
|
|
|
sudo chmod -v +x /usr/bin/apt*
|