-
Updated
Aug 27, 2021 - JavaScript
debian
Here are 3,525 public repositories matching this topic...
-
Updated
Aug 27, 2021 - Shell
微信无法发送图片可以尝试一下这个方法
Instead of having the user copy the game data, auto detect where GOG has diablo installed
There's a C header which can help implement this: https://github.com/cxong/find_steam_game
(diablo + hellfire's game id is 1412601690 )
#include <find_steam_game.h>
char buf[4096];
fsg_get_gog_game_path(buf, "1412601690");
printf("GOG: Diablo found at %s\n", buf);
// prints:
GOG: 1412601690
-
Updated
Jul 12, 2021 - Shell
Feature: UsbClient
Hello everybody,
first of all thank you for this project.
Introductional words
I uses this project to set up a wlan access point for my parents who have a mobile home and are travelling through europe. That said, I am using the WLAN CLIENT option and ethernet is not used for now.
When there is no Wifi around an additional use case for my parents is to connect to 4G networks via a sma
-
Updated
Aug 22, 2021 - C++
-
Updated
Aug 6, 2021 - Python
-
Updated
Aug 27, 2021 - Shell
-
Updated
Jun 26, 2021 - Python
-
Updated
Aug 28, 2021 - PHP
-
Updated
Jul 12, 2021 - Shell
-
Updated
Aug 28, 2021 - Shell
-
Updated
Jul 1, 2021 - Shell
-
Updated
Jul 25, 2021 - Python
debootstrap.sh replaces extraargs or another line in the environment where it finds 'console=' before the line that starts with console=
Suggested the following fix:
--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
# if we have a headless device, set console to DEFAULT_CONSOLE
if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianETo whom it may concern.
I tried all the different qtpy apt packages I could find in google but the error keeps showing. Can somebody maybe help me with the corrrect "apt install" to install the requirements for git-cola on Ubuntu 20.04.
My setup before upgrade. I runned from source in Ubuntu 18.04.
I already tried to install "apt install git-cola" that did not help. Maybe the run from sour
-
Updated
Apr 17, 2021 - Shell
-
Updated
Aug 27, 2021 - Shell
Add section to docs that shows how to use pipenv's conversion feature in the rules file to get a requirements.txt.
EASY 1ST ISSUE for a new contributor!
-
Updated
Aug 26, 2021 - Shell
-
Updated
Aug 23, 2021 - C++
Improve this page
Add a description, image, and links to the debian topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debian topic, visit your repo's landing page and select "manage topics."
终端执行:
sudo apt install libjpeg62:i386