Migration of FWS from Github
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
openbox &
|
||||
sleep 1
|
||||
exec calamares
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
openbox &
|
||||
sleep 1
|
||||
exec calamares
|
||||