First commit
This commit is contained in:
4
config/hooks/normal/0450-enable-multiarch.hook.chroot
Executable file
4
config/hooks/normal/0450-enable-multiarch.hook.chroot
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "I: running $0"
|
||||
dpkg --add-architecture i386
|
||||
apt update
|
||||
Reference in New Issue
Block a user