You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Add quick debug echo
This commit is contained in:
@@ -128,3 +128,5 @@ find /var/cache/* -maxdepth 0 -type d \! -name libdnf5 -exec rm -rf {} \;
|
||||
# Make sure /var/tmp is properly created
|
||||
mkdir -p /var/tmp
|
||||
chmod -R 1777 /var/tmp
|
||||
|
||||
echo "Done."
|
||||
|
||||
Reference in New Issue
Block a user